diff --git a/v2/api/swagger.yaml b/v2/api/swagger.yaml index 473d2ad..0bdf9c8 100644 --- a/v2/api/swagger.yaml +++ b/v2/api/swagger.yaml @@ -13758,19 +13758,18 @@ definitions: \ - Translate `locality` field of JumpCloud user address of type `work` to `city`\ \ field of Microsoft Graph user\n* `user_state` - Translate `region` field of\ \ JumpCloud user address of type `work` to `state` field of Microsoft Graph\ - \ `user` \n* `user_country` - Translate `country` field of JumpCloud user address\ - \ of type `work` to `country` field of Microsoft Graph `user` \n* `user_postal_code`\ + \ `user`\n* `user_country` - Translate `country` field of JumpCloud user address\ + \ of type `work` to `country` field of Microsoft Graph `user`\n* `user_postal_code`\ \ - Translate `postalCode` field of JumpCloud user address of type `work` to\ - \ `postalCode` field of Microsoft Graph `user` \n* `user_business_phones` -\ - \ Translate `number` field of first JumpCloud user `phoneNumber` of type `work`\ - \ to `businessPhones` field of Microsoft Graph `user` \n* `user_mobile_phone`\ - \ - Translate `number` field of first JumpCloud user `phoneNumber` of type `mobile`\ - \ to `mobilePhone` field of Microsoft Graph `user` \n* `user_department` - Translate\ - \ `department` field of JumpCloud user to `department` field of Microsoft Graph\ - \ `user` \n* `user_job_title` - Translate `jobTitle` field of JumpCloud user\ - \ to `jobTitle` field of Microsoft Graph `user` \n* `user_office_location` -\ - \ Translate `location` field of JumpCloud user to `officeLocation` field of\ - \ Microsoft Graph `user` " + \ `postalCode` field of Microsoft Graph `user`\n* `user_business_phones` - Translate\ + \ `number` field of first JumpCloud user `phoneNumber` of type `work` to `businessPhones`\ + \ field of Microsoft Graph `user`\n* `user_mobile_phone` - Translate `number`\ + \ field of first JumpCloud user `phoneNumber` of type `mobile` to `mobilePhone`\ + \ field of Microsoft Graph `user`\n* `user_department` - Translate `department`\ + \ field of JumpCloud user to `department` field of Microsoft Graph `user`\n\ + * `user_job_title` - Translate `jobTitle` field of JumpCloud user to `jobTitle`\ + \ field of Microsoft Graph `user`\n* `user_office_location` - Translate `location`\ + \ field of JumpCloud user to `officeLocation` field of Microsoft Graph `user`" enum: - "user_street_address" - "user_city" @@ -14025,8 +14024,6 @@ definitions: type: "string" jc_system_id: type: "string" - jc_organization_id: - type: "string" title: "System Insights Safari Extensions" example: uid: "501" @@ -14074,8 +14071,6 @@ definitions: type: "string" jc_system_id: type: "string" - jc_organization_id: - type: "string" title: "System Insights Users" example: uid: "55" @@ -14132,8 +14127,6 @@ definitions: type: "string" jc_system_id: type: "string" - jc_organization_id: - type: "string" title: "System Insights System Info" example: hostname: "johnnys-macbook-pro-2.local" @@ -14179,8 +14172,6 @@ definitions: type: "string" jc_system_id: type: "string" - jc_organization_id: - type: "string" title: "System Insights Disk Encryption" example: name: "/dev/disk8" @@ -14242,8 +14233,6 @@ definitions: type: "string" jc_system_id: type: "string" - jc_organization_id: - type: "string" title: "System Insights Apps" example: name: "App Store.app" @@ -14299,8 +14288,6 @@ definitions: type: "string" jc_system_id: type: "string" - jc_organization_id: - type: "string" title: "System Insights Browser Plugins" example: uid: "0" @@ -14347,8 +14334,6 @@ definitions: type: "string" jc_system_id: type: "string" - jc_organization_id: - type: "string" title: "System Insights OS Version" example: name: "Mac OS X" @@ -14389,8 +14374,6 @@ definitions: type: "string" jc_system_id: type: "string" - jc_organization_id: - type: "string" title: "System Insights Interface Addresses" example: interface: "lo0" @@ -14442,8 +14425,6 @@ definitions: type: "string" jc_system_id: type: "string" - jc_organization_id: - type: "string" title: "System Insights Firefox Addons" example: uid: "501" @@ -14496,8 +14477,6 @@ definitions: type: "string" jc_system_id: type: "string" - jc_organization_id: - type: "string" title: "System Insights Chrome Extensions" example: uid: "501" @@ -14539,8 +14518,6 @@ definitions: type: "string" jc_system_id: type: "string" - jc_organization_id: - type: "string" title: "System Insights Groups" example: gid: "701" @@ -14584,8 +14561,6 @@ definitions: type: "string" jc_system_id: type: "string" - jc_organization_id: - type: "string" title: "System Insights Mounts" example: device: "/dev/disk5s1" @@ -14644,14 +14619,14 @@ definitions: id: "gsuite-output" name: "GSuite Output" public: true - ldap-server-action: + LdapServerAction: type: "string" title: "LDAP Server Action" enum: - "disable" - "remove" x-stoplight: - id: "ldap-server-action" + id: "LdapServerAction" name: "LDAP Server Action" public: true body: @@ -14660,9 +14635,9 @@ definitions: id: type: "string" userLockoutAction: - $ref: "#/definitions/ldap-server-action" + $ref: "#/definitions/LdapServerAction" userPasswordExpirationAction: - $ref: "#/definitions/ldap-server-action" + $ref: "#/definitions/LdapServerAction" inline_response_200: properties: id: @@ -14670,9 +14645,9 @@ definitions: name: type: "string" userLockoutAction: - $ref: "#/definitions/ldap-server-action" + $ref: "#/definitions/LdapServerAction" userPasswordExpirationAction: - $ref: "#/definitions/ldap-server-action" + $ref: "#/definitions/LdapServerAction" example: userLockoutAction: {} name: "name" @@ -15482,8 +15457,8 @@ x-stoplight: \ to allow management of the group members. This includes listing, adding\ \ and removing Directory Objects and Groups of Directory Objects to and\ \ from the Group. These endpoints allow you to control the members and membership\ - \ of System Objects.\n\nMembers are the direct objects of an object group.\ - \ \n\nMembership is defined as the direct and indirect members of an object\ + \ of System Objects.\n\nMembers are the direct objects of an object group.\n\ + \nMembership is defined as the direct and indirect members of an object\ \ group." - divider: false items: @@ -15672,8 +15647,8 @@ x-stoplight: \ to allow management of the group members. This includes listing, adding\ \ and removing Directory Objects and Groups of Directory Objects to and\ \ from the Group. These endpoints allow you to control the members and membership\ - \ of User Objects.\n\nMembers are the direct objects of an object group.\ - \ \n\nMembership is defined as the direct and indirect members of an object\ + \ of User Objects.\n\nMembers are the direct objects of an object group.\n\ + \nMembership is defined as the direct and indirect members of an object\ \ group." - divider: false items: @@ -15781,7 +15756,7 @@ x-stoplight: type: "schemas" - _id: "job-workresult" type: "schemas" - - _id: "ldap-server-action" + - _id: "LdapServerAction" type: "schemas" - _id: "ldap-server-input" type: "schemas" diff --git a/v2/docs/Body.md b/v2/docs/Body.md index 1ea8949..76581bc 100644 --- a/v2/docs/Body.md +++ b/v2/docs/Body.md @@ -4,8 +4,8 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **Id** | **string** | | [optional] [default to null] -**UserLockoutAction** | [***LdapServerAction**](ldap-server-action.md) | | [optional] [default to null] -**UserPasswordExpirationAction** | [***LdapServerAction**](ldap-server-action.md) | | [optional] [default to null] +**UserLockoutAction** | [***LdapServerAction**](LdapServerAction.md) | | [optional] [default to null] +**UserPasswordExpirationAction** | [***LdapServerAction**](LdapServerAction.md) | | [optional] [default to null] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/v2/docs/InlineResponse200.md b/v2/docs/InlineResponse200.md index d714897..717ff49 100644 --- a/v2/docs/InlineResponse200.md +++ b/v2/docs/InlineResponse200.md @@ -5,8 +5,8 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **Id** | **string** | | [optional] [default to null] **Name** | **string** | | [optional] [default to null] -**UserLockoutAction** | [***LdapServerAction**](ldap-server-action.md) | | [optional] [default to null] -**UserPasswordExpirationAction** | [***LdapServerAction**](ldap-server-action.md) | | [optional] [default to null] +**UserLockoutAction** | [***LdapServerAction**](LdapServerAction.md) | | [optional] [default to null] +**UserPasswordExpirationAction** | [***LdapServerAction**](LdapServerAction.md) | | [optional] [default to null] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/v2/docs/SystemInsightsApps.md b/v2/docs/SystemInsightsApps.md index ac69625..2169f0d 100644 --- a/v2/docs/SystemInsightsApps.md +++ b/v2/docs/SystemInsightsApps.md @@ -24,7 +24,6 @@ Name | Type | Description | Notes **LastOpenedTime** | **float32** | | [optional] [default to null] **JcCollectionTime** | **string** | | [optional] [default to null] **JcSystemId** | **string** | | [optional] [default to null] -**JcOrganizationId** | **string** | | [optional] [default to null] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/v2/docs/SystemInsightsBrowserPlugins.md b/v2/docs/SystemInsightsBrowserPlugins.md index 5bab4cf..becafe5 100644 --- a/v2/docs/SystemInsightsBrowserPlugins.md +++ b/v2/docs/SystemInsightsBrowserPlugins.md @@ -15,7 +15,6 @@ Name | Type | Description | Notes **Disabled** | **int32** | | [optional] [default to null] **JcCollectionTime** | **string** | | [optional] [default to null] **JcSystemId** | **string** | | [optional] [default to null] -**JcOrganizationId** | **string** | | [optional] [default to null] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/v2/docs/SystemInsightsChromeExtensions.md b/v2/docs/SystemInsightsChromeExtensions.md index 4956348..ca05806 100644 --- a/v2/docs/SystemInsightsChromeExtensions.md +++ b/v2/docs/SystemInsightsChromeExtensions.md @@ -16,7 +16,6 @@ Name | Type | Description | Notes **Permissions** | **string** | | [optional] [default to null] **JcCollectionTime** | **string** | | [optional] [default to null] **JcSystemId** | **string** | | [optional] [default to null] -**JcOrganizationId** | **string** | | [optional] [default to null] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/v2/docs/SystemInsightsDiskEncryption.md b/v2/docs/SystemInsightsDiskEncryption.md index 6719a1f..97671d1 100644 --- a/v2/docs/SystemInsightsDiskEncryption.md +++ b/v2/docs/SystemInsightsDiskEncryption.md @@ -12,7 +12,6 @@ Name | Type | Description | Notes **EncryptionStatus** | **string** | | [optional] [default to null] **JcCollectionTime** | **string** | | [optional] [default to null] **JcSystemId** | **string** | | [optional] [default to null] -**JcOrganizationId** | **string** | | [optional] [default to null] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/v2/docs/SystemInsightsFirefoxAddons.md b/v2/docs/SystemInsightsFirefoxAddons.md index 9762888..4179c08 100644 --- a/v2/docs/SystemInsightsFirefoxAddons.md +++ b/v2/docs/SystemInsightsFirefoxAddons.md @@ -19,7 +19,6 @@ Name | Type | Description | Notes **Path** | **string** | | [optional] [default to null] **JcCollectionTime** | **string** | | [optional] [default to null] **JcSystemId** | **string** | | [optional] [default to null] -**JcOrganizationId** | **string** | | [optional] [default to null] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/v2/docs/SystemInsightsGroups.md b/v2/docs/SystemInsightsGroups.md index d88c413..8d56060 100644 --- a/v2/docs/SystemInsightsGroups.md +++ b/v2/docs/SystemInsightsGroups.md @@ -10,7 +10,6 @@ Name | Type | Description | Notes **Comment** | **string** | | [optional] [default to null] **JcCollectionTime** | **string** | | [optional] [default to null] **JcSystemId** | **string** | | [optional] [default to null] -**JcOrganizationId** | **string** | | [optional] [default to null] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/v2/docs/SystemInsightsInterfaceAddresses.md b/v2/docs/SystemInsightsInterfaceAddresses.md index e78d252..e90df10 100644 --- a/v2/docs/SystemInsightsInterfaceAddresses.md +++ b/v2/docs/SystemInsightsInterfaceAddresses.md @@ -12,7 +12,6 @@ Name | Type | Description | Notes **FriendlyName** | **string** | | [optional] [default to null] **JcCollectionTime** | **string** | | [optional] [default to null] **JcSystemId** | **string** | | [optional] [default to null] -**JcOrganizationId** | **string** | | [optional] [default to null] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/v2/docs/SystemInsightsMounts.md b/v2/docs/SystemInsightsMounts.md index b833487..b60f72a 100644 --- a/v2/docs/SystemInsightsMounts.md +++ b/v2/docs/SystemInsightsMounts.md @@ -16,7 +16,6 @@ Name | Type | Description | Notes **Flags** | **string** | | [optional] [default to null] **JcCollectionTime** | **string** | | [optional] [default to null] **JcSystemId** | **string** | | [optional] [default to null] -**JcOrganizationId** | **string** | | [optional] [default to null] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/v2/docs/SystemInsightsOsVersion.md b/v2/docs/SystemInsightsOsVersion.md index d8d3ff6..9e50756 100644 --- a/v2/docs/SystemInsightsOsVersion.md +++ b/v2/docs/SystemInsightsOsVersion.md @@ -15,7 +15,6 @@ Name | Type | Description | Notes **InstallDate** | **string** | | [optional] [default to null] **JcCollectionTime** | **string** | | [optional] [default to null] **JcSystemId** | **string** | | [optional] [default to null] -**JcOrganizationId** | **string** | | [optional] [default to null] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/v2/docs/SystemInsightsSafariExtensions.md b/v2/docs/SystemInsightsSafariExtensions.md index 6745f71..683229c 100644 --- a/v2/docs/SystemInsightsSafariExtensions.md +++ b/v2/docs/SystemInsightsSafariExtensions.md @@ -15,7 +15,6 @@ Name | Type | Description | Notes **Path** | **string** | | [optional] [default to null] **JcCollectionTime** | **string** | | [optional] [default to null] **JcSystemId** | **string** | | [optional] [default to null] -**JcOrganizationId** | **string** | | [optional] [default to null] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/v2/docs/SystemInsightsSystemInfo.md b/v2/docs/SystemInsightsSystemInfo.md index 1199dd5..c5ed0e6 100644 --- a/v2/docs/SystemInsightsSystemInfo.md +++ b/v2/docs/SystemInsightsSystemInfo.md @@ -20,7 +20,6 @@ Name | Type | Description | Notes **LocalHostname** | **string** | | [optional] [default to null] **JcCollectionTime** | **string** | | [optional] [default to null] **JcSystemId** | **string** | | [optional] [default to null] -**JcOrganizationId** | **string** | | [optional] [default to null] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/v2/docs/SystemInsightsUsers.md b/v2/docs/SystemInsightsUsers.md index fd1c0b7..ffddbc1 100644 --- a/v2/docs/SystemInsightsUsers.md +++ b/v2/docs/SystemInsightsUsers.md @@ -15,7 +15,6 @@ Name | Type | Description | Notes **Type_** | **string** | | [optional] [default to null] **JcCollectionTime** | **string** | | [optional] [default to null] **JcSystemId** | **string** | | [optional] [default to null] -**JcOrganizationId** | **string** | | [optional] [default to null] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/v2/ldap_server_action.go b/v2/ldap_server_action.go index bedd8d1..c8c11db 100644 --- a/v2/ldap_server_action.go +++ b/v2/ldap_server_action.go @@ -9,9 +9,9 @@ package v2 -type ldap-server-action string +type LdapServerAction string -// List of ldap-server-action +// List of LdapServerAction const ( DISABLE LdapServerAction = "disable" REMOVE LdapServerAction = "remove" diff --git a/v2/office365_builtin_translation.go b/v2/office365_builtin_translation.go index f44030e..8a6162a 100644 --- a/v2/office365_builtin_translation.go +++ b/v2/office365_builtin_translation.go @@ -8,7 +8,7 @@ */ package v2 -// Office365BuiltinTranslation : Built-in translations for Office 365 (Microsoft Graph) export: * `user_street_address` - Translate `streetAddress` field of JumpCloud user address of type `work` to `city` field of Microsoft Graph user * `user_city` - Translate `locality` field of JumpCloud user address of type `work` to `city` field of Microsoft Graph user * `user_state` - Translate `region` field of JumpCloud user address of type `work` to `state` field of Microsoft Graph `user` * `user_country` - Translate `country` field of JumpCloud user address of type `work` to `country` field of Microsoft Graph `user` * `user_postal_code` - Translate `postalCode` field of JumpCloud user address of type `work` to `postalCode` field of Microsoft Graph `user` * `user_business_phones` - Translate `number` field of first JumpCloud user `phoneNumber` of type `work` to `businessPhones` field of Microsoft Graph `user` * `user_mobile_phone` - Translate `number` field of first JumpCloud user `phoneNumber` of type `mobile` to `mobilePhone` field of Microsoft Graph `user` * `user_department` - Translate `department` field of JumpCloud user to `department` field of Microsoft Graph `user` * `user_job_title` - Translate `jobTitle` field of JumpCloud user to `jobTitle` field of Microsoft Graph `user` * `user_office_location` - Translate `location` field of JumpCloud user to `officeLocation` field of Microsoft Graph `user` +// Office365BuiltinTranslation : Built-in translations for Office 365 (Microsoft Graph) export: * `user_street_address` - Translate `streetAddress` field of JumpCloud user address of type `work` to `city` field of Microsoft Graph user * `user_city` - Translate `locality` field of JumpCloud user address of type `work` to `city` field of Microsoft Graph user * `user_state` - Translate `region` field of JumpCloud user address of type `work` to `state` field of Microsoft Graph `user` * `user_country` - Translate `country` field of JumpCloud user address of type `work` to `country` field of Microsoft Graph `user` * `user_postal_code` - Translate `postalCode` field of JumpCloud user address of type `work` to `postalCode` field of Microsoft Graph `user` * `user_business_phones` - Translate `number` field of first JumpCloud user `phoneNumber` of type `work` to `businessPhones` field of Microsoft Graph `user` * `user_mobile_phone` - Translate `number` field of first JumpCloud user `phoneNumber` of type `mobile` to `mobilePhone` field of Microsoft Graph `user` * `user_department` - Translate `department` field of JumpCloud user to `department` field of Microsoft Graph `user` * `user_job_title` - Translate `jobTitle` field of JumpCloud user to `jobTitle` field of Microsoft Graph `user` * `user_office_location` - Translate `location` field of JumpCloud user to `officeLocation` field of Microsoft Graph `user` type Office365BuiltinTranslation string // List of Office365BuiltinTranslation diff --git a/v2/system_insights_apps.go b/v2/system_insights_apps.go index 6797b64..d3bc2f7 100644 --- a/v2/system_insights_apps.go +++ b/v2/system_insights_apps.go @@ -52,6 +52,4 @@ type SystemInsightsApps struct { JcCollectionTime string `json:"jc_collection_time,omitempty"` JcSystemId string `json:"jc_system_id,omitempty"` - - JcOrganizationId string `json:"jc_organization_id,omitempty"` } diff --git a/v2/system_insights_browser_plugins.go b/v2/system_insights_browser_plugins.go index a6dc1e0..f6c360d 100644 --- a/v2/system_insights_browser_plugins.go +++ b/v2/system_insights_browser_plugins.go @@ -34,6 +34,4 @@ type SystemInsightsBrowserPlugins struct { JcCollectionTime string `json:"jc_collection_time,omitempty"` JcSystemId string `json:"jc_system_id,omitempty"` - - JcOrganizationId string `json:"jc_organization_id,omitempty"` } diff --git a/v2/system_insights_chrome_extensions.go b/v2/system_insights_chrome_extensions.go index ef3cb34..2d7f5e8 100644 --- a/v2/system_insights_chrome_extensions.go +++ b/v2/system_insights_chrome_extensions.go @@ -36,6 +36,4 @@ type SystemInsightsChromeExtensions struct { JcCollectionTime string `json:"jc_collection_time,omitempty"` JcSystemId string `json:"jc_system_id,omitempty"` - - JcOrganizationId string `json:"jc_organization_id,omitempty"` } diff --git a/v2/system_insights_disk_encryption.go b/v2/system_insights_disk_encryption.go index af63138..9653f77 100644 --- a/v2/system_insights_disk_encryption.go +++ b/v2/system_insights_disk_encryption.go @@ -28,6 +28,4 @@ type SystemInsightsDiskEncryption struct { JcCollectionTime string `json:"jc_collection_time,omitempty"` JcSystemId string `json:"jc_system_id,omitempty"` - - JcOrganizationId string `json:"jc_organization_id,omitempty"` } diff --git a/v2/system_insights_firefox_addons.go b/v2/system_insights_firefox_addons.go index 468d531..2b73c95 100644 --- a/v2/system_insights_firefox_addons.go +++ b/v2/system_insights_firefox_addons.go @@ -42,6 +42,4 @@ type SystemInsightsFirefoxAddons struct { JcCollectionTime string `json:"jc_collection_time,omitempty"` JcSystemId string `json:"jc_system_id,omitempty"` - - JcOrganizationId string `json:"jc_organization_id,omitempty"` } diff --git a/v2/system_insights_groups.go b/v2/system_insights_groups.go index 4fc3a4e..e7705fe 100644 --- a/v2/system_insights_groups.go +++ b/v2/system_insights_groups.go @@ -24,6 +24,4 @@ type SystemInsightsGroups struct { JcCollectionTime string `json:"jc_collection_time,omitempty"` JcSystemId string `json:"jc_system_id,omitempty"` - - JcOrganizationId string `json:"jc_organization_id,omitempty"` } diff --git a/v2/system_insights_interface_addresses.go b/v2/system_insights_interface_addresses.go index 382f42b..e87dc68 100644 --- a/v2/system_insights_interface_addresses.go +++ b/v2/system_insights_interface_addresses.go @@ -28,6 +28,4 @@ type SystemInsightsInterfaceAddresses struct { JcCollectionTime string `json:"jc_collection_time,omitempty"` JcSystemId string `json:"jc_system_id,omitempty"` - - JcOrganizationId string `json:"jc_organization_id,omitempty"` } diff --git a/v2/system_insights_mounts.go b/v2/system_insights_mounts.go index 48908ed..7820ed6 100644 --- a/v2/system_insights_mounts.go +++ b/v2/system_insights_mounts.go @@ -36,6 +36,4 @@ type SystemInsightsMounts struct { JcCollectionTime string `json:"jc_collection_time,omitempty"` JcSystemId string `json:"jc_system_id,omitempty"` - - JcOrganizationId string `json:"jc_organization_id,omitempty"` } diff --git a/v2/system_insights_os_version.go b/v2/system_insights_os_version.go index ad89c53..efaf8b5 100644 --- a/v2/system_insights_os_version.go +++ b/v2/system_insights_os_version.go @@ -34,6 +34,4 @@ type SystemInsightsOsVersion struct { JcCollectionTime string `json:"jc_collection_time,omitempty"` JcSystemId string `json:"jc_system_id,omitempty"` - - JcOrganizationId string `json:"jc_organization_id,omitempty"` } diff --git a/v2/system_insights_safari_extensions.go b/v2/system_insights_safari_extensions.go index 90dfc0a..32e3e02 100644 --- a/v2/system_insights_safari_extensions.go +++ b/v2/system_insights_safari_extensions.go @@ -34,6 +34,4 @@ type SystemInsightsSafariExtensions struct { JcCollectionTime string `json:"jc_collection_time,omitempty"` JcSystemId string `json:"jc_system_id,omitempty"` - - JcOrganizationId string `json:"jc_organization_id,omitempty"` } diff --git a/v2/system_insights_system_info.go b/v2/system_insights_system_info.go index d57039b..47fefa3 100644 --- a/v2/system_insights_system_info.go +++ b/v2/system_insights_system_info.go @@ -44,6 +44,4 @@ type SystemInsightsSystemInfo struct { JcCollectionTime string `json:"jc_collection_time,omitempty"` JcSystemId string `json:"jc_system_id,omitempty"` - - JcOrganizationId string `json:"jc_organization_id,omitempty"` } diff --git a/v2/system_insights_users.go b/v2/system_insights_users.go index de801bb..e765967 100644 --- a/v2/system_insights_users.go +++ b/v2/system_insights_users.go @@ -34,6 +34,4 @@ type SystemInsightsUsers struct { JcCollectionTime string `json:"jc_collection_time,omitempty"` JcSystemId string `json:"jc_system_id,omitempty"` - - JcOrganizationId string `json:"jc_organization_id,omitempty"` }