From 533a752a6b3692b87ad556e5ba12aa4f29c6c4aa Mon Sep 17 00:00:00 2001 From: Karan Popat Date: Tue, 28 Jan 2025 21:32:39 +0530 Subject: [PATCH] Remove the graphql docs - should be auto generated --- .../reference/graphql/enum/DirectoryStatus.md | 21 ----- .../graphql/enum/GetItemNotFoundMode.md | 20 ----- .../graphql/enum/IdentitySearchType.md | 20 ----- .../graphql/enum/ListStatsTotalCalculation.md | 20 ----- docs/reference/graphql/enum/ModUploadType.md | 20 ----- .../graphql/enum/ModVersionStatus.md | 24 ------ .../graphql/enum/NotificationDataSource.md | 20 ----- .../graphql/enum/PolicySettingPrecedence.md | 20 ----- .../graphql/enum/PolicyValueState.md | 28 ------ .../graphql/enum/ProfileAccessKeyStatus.md | 20 ----- .../graphql/enum/ProfileAwsAccessKeyStatus.md | 20 ----- .../graphql/enum/ProfileSshKeyStatus.md | 20 ----- docs/reference/graphql/enum/ProfileStatus.md | 20 ----- docs/reference/graphql/enum/Retention.md | 20 ----- .../graphql/enum/SamlNameIdFormat.md | 20 ----- .../enum/SamlSignedRequestAlgorithm.md | 21 ----- docs/reference/graphql/enum/SecretLevel.md | 21 ----- docs/reference/graphql/enum/TagsResolution.md | 21 ----- .../graphql/enum/WatchRuleNotificationType.md | 36 -------- .../graphql/enum/WatchRuleResourceLevel.md | 20 ----- docs/reference/graphql/enum/WatchRuleState.md | 20 ----- docs/reference/graphql/enum/index.md | 6 -- docs/reference/graphql/index.md | 25 ------ .../graphql/input/ActivateGrantInput.md | 25 ------ .../graphql/input/AttachSmartFolderInput.md | 22 ----- .../graphql/input/CreateFavoriteInput.md | 21 ----- .../input/CreateGoogleDirectoryInput.md | 29 ------- .../graphql/input/CreateGrantInput.md | 30 ------- .../graphql/input/CreateGroupProfileInput.md | 24 ------ .../graphql/input/CreateLdapDirectoryInput.md | 52 ----------- .../input/CreateLocalDirectoryInput.md | 26 ------ .../CreateLocalDirectoryUserPasswordInput.md | 21 ----- .../graphql/input/CreatePolicySettingInput.md | 30 ------- .../input/CreateProfileAwsAccessKeyInput.md | 21 ----- .../graphql/input/CreateProfileInput.md | 31 ------- .../graphql/input/CreateProfileSshKeyInput.md | 22 ----- .../graphql/input/CreateResourceInput.md | 26 ------ .../graphql/input/CreateSamlDirectoryInput.md | 40 --------- .../graphql/input/CreateSmartFolderInput.md | 26 ------ .../input/CreateTurbotDirectoryInput.md | 27 ------ .../graphql/input/CreateWatchInput.md | 25 ------ .../graphql/input/CreateWatchRuleInput.md | 25 ------ .../graphql/input/DeactivateGrantInput.md | 21 ----- .../graphql/input/DeleteFavoriteInput.md | 21 ----- .../input/DeleteGoogleDirectoryInput.md | 21 ----- .../graphql/input/DeleteGrantInput.md | 21 ----- .../graphql/input/DeleteGroupProfileInput.md | 21 ----- .../graphql/input/DeleteLdapDirectoryInput.md | 21 ----- .../input/DeleteLocalDirectoryInput.md | 21 ----- .../graphql/input/DeletePolicySettingInput.md | 21 ----- .../input/DeleteProfileAccessKeyInput.md | 21 ----- .../input/DeleteProfileAwsAccessKeyInput.md | 22 ----- .../graphql/input/DeleteProfileInput.md | 21 ----- .../graphql/input/DeleteProfileSshKeyInput.md | 21 ----- .../graphql/input/DeleteResourceInput.md | 22 ----- .../graphql/input/DeleteSamlDirectoryInput.md | 21 ----- .../graphql/input/DeleteSmartFolderInput.md | 21 ----- .../input/DeleteTurbotDirectoryInput.md | 21 ----- .../graphql/input/DeleteWatchInput.md | 21 ----- .../graphql/input/DeleteWatchRuleInput.md | 21 ----- .../graphql/input/DetachSmartFolderInput.md | 22 ----- .../reference/graphql/input/GetItemOptions.md | 21 ----- .../graphql/input/IdentitySearchInput.md | 23 ----- .../graphql/input/InstallModInput.md | 24 ------ .../graphql/input/PutResourceInput.md | 25 ------ .../input/PutSmartFolderAttachmentsInput.md | 22 ----- .../reference/graphql/input/RunActionInput.md | 22 ----- .../graphql/input/RunControlInput.md | 21 ----- .../reference/graphql/input/RunPolicyInput.md | 21 ----- .../graphql/input/TerminateProcessInput.md | 21 ----- .../graphql/input/UninstallModInput.md | 21 ----- .../input/UpdateGoogleDirectoryInput.md | 29 ------- .../graphql/input/UpdateGrantInput.md | 24 ------ .../graphql/input/UpdateGroupProfileInput.md | 23 ----- .../graphql/input/UpdateLdapDirectoryInput.md | 50 ----------- .../input/UpdateLocalDirectoryInput.md | 26 ------ .../UpdateLocalDirectoryUserPasswordInput.md | 22 ----- .../graphql/input/UpdatePolicySettingInput.md | 29 ------- .../input/UpdateProfileAccessKeyInput.md | 22 ----- .../input/UpdateProfileAwsAccessKeyInput.md | 23 ----- .../graphql/input/UpdateProfileInput.md | 29 ------- .../graphql/input/UpdateProfileSshKeyInput.md | 22 ----- .../graphql/input/UpdateResourceInput.md | 26 ------ .../graphql/input/UpdateSamlDirectoryInput.md | 40 --------- .../graphql/input/UpdateSmartFolderInput.md | 26 ------ .../input/UpdateTurbotDirectoryInput.md | 26 ------ .../graphql/input/UpdateWatchInput.md | 25 ------ .../graphql/input/UpdateWatchRuleInput.md | 25 ------ .../reference/graphql/input/UploadModInput.md | 23 ----- .../graphql/input/UploadModPackageInput.md | 24 ------ .../graphql/input/UploadModSchemaInput.md | 22 ----- .../graphql/input/UpsertResourceInput.md | 26 ------ docs/reference/graphql/input/index.md | 6 -- .../graphql/mutation/activateGrant.md | 18 ---- .../graphql/mutation/attachSmartFolders.md | 18 ---- .../graphql/mutation/createFavorite.md | 18 ---- .../graphql/mutation/createGoogleDirectory.md | 18 ---- .../reference/graphql/mutation/createGrant.md | 18 ---- .../graphql/mutation/createGroupProfile.md | 18 ---- .../graphql/mutation/createLdapDirectory.md | 18 ---- .../graphql/mutation/createLocalDirectory.md | 18 ---- .../createLocalDirectoryUserPassword.md | 18 ---- .../graphql/mutation/createPolicySetting.md | 18 ---- .../graphql/mutation/createProfile.md | 18 ---- .../mutation/createProfileAccessKey.md | 18 ---- .../mutation/createProfileAwsAccessKey.md | 18 ---- .../graphql/mutation/createProfileSshKey.md | 18 ---- .../graphql/mutation/createResource.md | 18 ---- .../graphql/mutation/createSamlDirectory.md | 18 ---- .../graphql/mutation/createSmartFolder.md | 18 ---- .../graphql/mutation/createTurbotDirectory.md | 18 ---- .../reference/graphql/mutation/createWatch.md | 18 ---- .../graphql/mutation/createWatchRule.md | 18 ---- .../graphql/mutation/deactivateGrant.md | 18 ---- .../graphql/mutation/deleteFavorite.md | 18 ---- .../graphql/mutation/deleteGoogleDirectory.md | 18 ---- .../reference/graphql/mutation/deleteGrant.md | 18 ---- .../graphql/mutation/deleteGroupProfile.md | 18 ---- .../graphql/mutation/deleteLdapDirectory.md | 18 ---- .../graphql/mutation/deleteLocalDirectory.md | 18 ---- .../graphql/mutation/deletePolicySetting.md | 18 ---- .../graphql/mutation/deleteProfile.md | 18 ---- .../mutation/deleteProfileAccessKey.md | 18 ---- .../mutation/deleteProfileAwsAccessKey.md | 18 ---- .../graphql/mutation/deleteProfileSshKey.md | 18 ---- .../graphql/mutation/deleteResource.md | 18 ---- .../graphql/mutation/deleteSamlDirectory.md | 18 ---- .../graphql/mutation/deleteSmartFolder.md | 18 ---- .../graphql/mutation/deleteTurbotDirectory.md | 18 ---- .../reference/graphql/mutation/deleteWatch.md | 18 ---- .../graphql/mutation/deleteWatchRule.md | 18 ---- .../graphql/mutation/detachSmartFolders.md | 18 ---- docs/reference/graphql/mutation/index.md | 6 -- docs/reference/graphql/mutation/installMod.md | 18 ---- .../reference/graphql/mutation/putResource.md | 18 ---- .../mutation/putSmartFolderAttachments.md | 18 ---- docs/reference/graphql/mutation/runAction.md | 18 ---- docs/reference/graphql/mutation/runControl.md | 18 ---- docs/reference/graphql/mutation/runPolicy.md | 18 ---- .../graphql/mutation/terminateProcess.md | 18 ---- .../graphql/mutation/uninstallMod.md | 18 ---- .../graphql/mutation/updateGoogleDirectory.md | 18 ---- .../reference/graphql/mutation/updateGrant.md | 18 ---- .../graphql/mutation/updateGroupProfile.md | 18 ---- .../graphql/mutation/updateLdapDirectory.md | 18 ---- .../graphql/mutation/updateLocalDirectory.md | 18 ---- .../updateLocalDirectoryUserPassword.md | 18 ---- .../graphql/mutation/updatePolicySetting.md | 18 ---- .../graphql/mutation/updateProfile.md | 18 ---- .../mutation/updateProfileAccessKey.md | 18 ---- .../mutation/updateProfileAwsAccessKey.md | 18 ---- .../graphql/mutation/updateProfileSshKey.md | 18 ---- .../graphql/mutation/updateResource.md | 18 ---- .../graphql/mutation/updateSamlDirectory.md | 18 ---- .../graphql/mutation/updateSmartFolder.md | 16 ---- .../graphql/mutation/updateTurbotDirectory.md | 18 ---- .../reference/graphql/mutation/updateWatch.md | 18 ---- .../graphql/mutation/updateWatchRule.md | 18 ---- docs/reference/graphql/mutation/uploadMod.md | 18 ---- .../graphql/mutation/upsertResource.md | 18 ---- docs/reference/graphql/object/Action.md | 23 ----- docs/reference/graphql/object/ActionType.md | 33 ------- .../graphql/object/ActionTypeList.md | 23 ----- docs/reference/graphql/object/ActionTypes.md | 23 ----- docs/reference/graphql/object/ActiveGrant.md | 28 ------ .../graphql/object/ActiveGrantList.md | 23 ----- docs/reference/graphql/object/ActiveGrants.md | 23 ----- docs/reference/graphql/object/Actor.md | 24 ------ docs/reference/graphql/object/Aws.md | 25 ------ .../graphql/object/AwsCredentials.md | 24 ------ docs/reference/graphql/object/Control.md | 33 ------- .../graphql/object/ControlCategories.md | 23 ----- .../graphql/object/ControlCategory.md | 36 -------- .../graphql/object/ControlCategoryList.md | 23 ----- docs/reference/graphql/object/ControlList.md | 23 ----- .../graphql/object/ControlListMetadata.md | 22 ----- .../graphql/object/ControlListStats.md | 22 ----- docs/reference/graphql/object/ControlStats.md | 27 ------ .../ControlSummariesByControlCategory.md | 23 ----- .../object/ControlSummariesByControlType.md | 23 ----- .../object/ControlSummariesByResource.md | 23 ----- .../ControlSummariesByResourceCategory.md | 23 ----- .../object/ControlSummariesByResourceType.md | 23 ----- .../object/ControlSummaryByControlCategory.md | 22 ----- .../ControlSummaryByControlCategoryList.md | 23 ----- .../object/ControlSummaryByControlType.md | 22 ----- .../object/ControlSummaryByControlTypeList.md | 23 ----- .../object/ControlSummaryByResource.md | 22 ----- .../ControlSummaryByResourceCategory.md | 22 ----- .../ControlSummaryByResourceCategoryList.md | 23 ----- .../object/ControlSummaryByResourceList.md | 23 ----- .../object/ControlSummaryByResourceType.md | 22 ----- .../ControlSummaryByResourceTypeList.md | 23 ----- .../graphql/object/ControlSummaryListStats.md | 22 ----- docs/reference/graphql/object/ControlType.md | 39 --------- .../graphql/object/ControlTypeList.md | 23 ----- docs/reference/graphql/object/ControlTypes.md | 23 ----- .../object/ControlUsageByControlType.md | 22 ----- .../object/ControlUsageByControlTypeList.md | 23 ----- .../object/ControlUsageListMetadata.md | 22 ----- .../graphql/object/ControlUsageListStats.md | 23 ----- .../graphql/object/ControlUsageStats.md | 26 ------ .../object/ControlUsagesByControlType.md | 23 ----- docs/reference/graphql/object/Controls.md | 23 ----- .../object/ControlsByControlCategories.md | 23 ----- .../object/ControlsByControlCategory.md | 22 ----- .../object/ControlsByControlCategoryList.md | 23 ----- .../graphql/object/ControlsByControlType.md | 22 ----- .../object/ControlsByControlTypeList.md | 23 ----- .../graphql/object/ControlsByControlTypes.md | 23 ----- .../graphql/object/ControlsByResource.md | 22 ----- .../object/ControlsByResourceCategories.md | 23 ----- .../object/ControlsByResourceCategory.md | 22 ----- .../object/ControlsByResourceCategoryList.md | 23 ----- .../graphql/object/ControlsByResourceList.md | 23 ----- .../graphql/object/ControlsByResourceType.md | 22 ----- .../object/ControlsByResourceTypeList.md | 23 ----- .../graphql/object/ControlsByResourceTypes.md | 23 ----- .../graphql/object/ControlsByResources.md | 23 ----- .../graphql/object/DirectorySearch.md | 24 ------ .../graphql/object/DirectorySearchMetadata.md | 23 ----- docs/reference/graphql/object/Favorite.md | 27 ------ docs/reference/graphql/object/FavoriteList.md | 23 ----- docs/reference/graphql/object/Favorites.md | 23 ----- .../graphql/object/GoogleDirectory.md | 28 ------ docs/reference/graphql/object/Grant.md | 33 ------- docs/reference/graphql/object/GrantList.md | 23 ----- docs/reference/graphql/object/Grants.md | 23 ----- .../object/GraphqlResourceTypeMetadata.md | 22 ----- .../graphql/object/IdentitiesSearch.md | 23 ----- docs/reference/graphql/object/Identity.md | 25 ------ .../object/IdentityPermissionGrouping.md | 23 ----- .../object/IdentityPermissionsSummaries.md | 23 ----- .../object/IdentityPermissionsSummary.md | 26 ------ .../object/IdentityPermissionsSummaryList.md | 23 ----- .../graphql/object/IdentitySearchList.md | 23 ----- .../reference/graphql/object/LdapDirectory.md | 44 ---------- docs/reference/graphql/object/ListMetadata.md | 22 ----- docs/reference/graphql/object/ListPaging.md | 23 ----- docs/reference/graphql/object/ListStats.md | 21 ----- .../graphql/object/LocalDirectory.md | 25 ------ .../object/LocalDirectoryUserPassword.md | 21 ----- docs/reference/graphql/object/Mod.md | 36 -------- .../graphql/object/ModUninstallResult.md | 21 ----- .../graphql/object/ModUploadResult.md | 28 ------ docs/reference/graphql/object/ModVersion.md | 34 -------- .../graphql/object/ModVersionDownloadUrls.md | 22 ----- .../graphql/object/ModVersionList.md | 23 ----- .../graphql/object/ModVersionSearch.md | 23 ----- .../graphql/object/ModVersionSearchList.md | 23 ----- .../graphql/object/ModVersionSearches.md | 23 ----- docs/reference/graphql/object/ModVersions.md | 23 ----- docs/reference/graphql/object/Mutation.md | 86 ------------------- docs/reference/graphql/object/Notification.md | 44 ---------- .../graphql/object/NotificationList.md | 23 ----- .../object/NotificationListMetadata.md | 22 ----- .../graphql/object/NotificationListStats.md | 21 ----- .../reference/graphql/object/Notifications.md | 23 ----- docs/reference/graphql/object/Osquery.md | 21 ----- .../graphql/object/PermissionLevel.md | 30 ------- .../graphql/object/PermissionLevelList.md | 23 ----- .../graphql/object/PermissionLevels.md | 23 ----- .../graphql/object/PermissionType.md | 30 ------- .../graphql/object/PermissionTypeList.md | 23 ----- .../graphql/object/PermissionTypes.md | 23 ----- .../graphql/object/PermissionsByIdentity.md | 23 ----- .../graphql/object/PermissionsByResource.md | 23 ----- .../object/PermissionsDetailByIdentity.md | 23 ----- .../object/PermissionsDetailByIdentityList.md | 23 ----- .../object/PermissionsDetailByResource.md | 23 ----- .../object/PermissionsDetailByResourceList.md | 23 ----- .../object/PermissionsDetailsByIdentity.md | 23 ----- .../object/PermissionsDetailsByResource.md | 23 ----- docs/reference/graphql/object/Policies.md | 23 ----- docs/reference/graphql/object/PolicyDetail.md | 29 ------- .../graphql/object/PolicyDetailList.md | 23 ----- .../reference/graphql/object/PolicyDetails.md | 23 ----- .../graphql/object/PolicyHierarchies.md | 23 ----- .../graphql/object/PolicyHierarchy.md | 23 ----- .../graphql/object/PolicyHierarchyList.md | 23 ----- docs/reference/graphql/object/PolicyList.md | 23 ----- .../reference/graphql/object/PolicySetting.md | 41 --------- .../graphql/object/PolicySettingList.md | 23 ----- .../object/PolicySettingListMetadata.md | 22 ----- .../graphql/object/PolicySettingListStats.md | 22 ----- .../graphql/object/PolicySettingStats.md | 22 ----- ...PolicySettingSummariesByControlCategory.md | 23 ----- .../PolicySettingSummariesByPolicyType.md | 23 ----- .../PolicySettingSummariesByResource.md | 23 ----- .../PolicySettingSummariesByResourceType.md | 23 ----- .../PolicySettingSummaryByControlCategory.md | 22 ----- ...licySettingSummaryByControlCategoryList.md | 23 ----- .../PolicySettingSummaryByPolicyType.md | 22 ----- .../PolicySettingSummaryByPolicyTypeList.md | 23 ----- .../object/PolicySettingSummaryByResource.md | 22 ----- .../PolicySettingSummaryByResourceList.md | 23 ----- .../PolicySettingSummaryByResourceType.md | 22 ----- .../PolicySettingSummaryByResourceTypeList.md | 23 ----- .../object/PolicySettingSummaryListStats.md | 22 ----- .../graphql/object/PolicySettings.md | 23 ----- .../PolicySettingsByControlCategories.md | 23 ----- .../object/PolicySettingsByControlCategory.md | 22 ----- .../PolicySettingsByControlCategoryList.md | 23 ----- .../object/PolicySettingsByPolicyType.md | 22 ----- .../object/PolicySettingsByPolicyTypeList.md | 23 ----- .../object/PolicySettingsByPolicyTypes.md | 23 ----- .../object/PolicySettingsByResource.md | 22 ----- .../object/PolicySettingsByResourceList.md | 23 ----- .../object/PolicySettingsByResourceType.md | 22 ----- .../PolicySettingsByResourceTypeList.md | 23 ----- .../object/PolicySettingsByResourceTypes.md | 23 ----- .../object/PolicySettingsByResources.md | 23 ----- docs/reference/graphql/object/PolicyStats.md | 26 ------ docs/reference/graphql/object/PolicyType.md | 47 ---------- .../graphql/object/PolicyTypeList.md | 23 ----- docs/reference/graphql/object/PolicyTypes.md | 23 ----- docs/reference/graphql/object/PolicyValue.md | 40 --------- .../graphql/object/PolicyValueList.md | 23 ----- .../graphql/object/PolicyValueListMetadata.md | 22 ----- .../graphql/object/PolicyValueListStats.md | 22 ----- .../graphql/object/PolicyValueStats.md | 25 ------ docs/reference/graphql/object/PolicyValues.md | 23 ----- docs/reference/graphql/object/Process.md | 32 ------- .../graphql/object/ProcessHistory.md | 23 ----- .../graphql/object/ProcessHistoryItem.md | 26 ------ docs/reference/graphql/object/ProcessList.md | 23 ----- docs/reference/graphql/object/ProcessLog.md | 24 ------ .../graphql/object/ProcessLogList.md | 23 ----- docs/reference/graphql/object/ProcessLogs.md | 23 ----- docs/reference/graphql/object/Processes.md | 23 ----- .../graphql/object/ProfileAccessKey.md | 24 ------ .../graphql/object/ProfileAccessKeyList.md | 23 ----- .../graphql/object/ProfileAccessKeys.md | 23 ----- .../graphql/object/ProfileAccount.md | 22 ----- .../graphql/object/ProfileAccountList.md | 23 ----- .../graphql/object/ProfileAccounts.md | 23 ----- .../graphql/object/ProfileAwsAccessKey.md | 24 ------ .../graphql/object/ProfileAwsAccessKeyList.md | 23 ----- .../graphql/object/ProfileAwsAccessKeys.md | 23 ----- .../graphql/object/ProfileInformation.md | 22 ----- .../reference/graphql/object/ProfileSshKey.md | 24 ------ .../graphql/object/ProfileSshKeyList.md | 23 ----- .../graphql/object/ProfileSshKeys.md | 23 ----- docs/reference/graphql/object/Resource.md | 51 ----------- .../graphql/object/ResourceCategories.md | 23 ----- .../graphql/object/ResourceCategory.md | 35 -------- .../graphql/object/ResourceCategoryList.md | 23 ----- docs/reference/graphql/object/ResourceList.md | 23 ----- .../graphql/object/ResourceListMetadata.md | 22 ----- .../graphql/object/ResourceListStats.md | 22 ----- .../object/ResourcePermissionGrouping.md | 23 ----- .../object/ResourcePermissionsSummaries.md | 23 ----- .../object/ResourcePermissionsSummary.md | 26 ------ .../object/ResourcePermissionsSummaryList.md | 23 ----- .../reference/graphql/object/ResourceStats.md | 22 ----- .../object/ResourceSummariesByResource.md | 23 ----- .../ResourceSummariesByResourceCategory.md | 23 ----- .../object/ResourceSummariesByResourceType.md | 23 ----- .../object/ResourceSummaryByResource.md | 22 ----- .../ResourceSummaryByResourceCategory.md | 22 ----- .../ResourceSummaryByResourceCategoryList.md | 23 ----- .../object/ResourceSummaryByResourceList.md | 23 ----- .../object/ResourceSummaryByResourceType.md | 22 ----- .../ResourceSummaryByResourceTypeList.md | 23 ----- .../object/ResourceSummaryListStats.md | 23 ----- docs/reference/graphql/object/ResourceTag.md | 24 ------ .../graphql/object/ResourceTagList.md | 23 ----- docs/reference/graphql/object/ResourceTags.md | 23 ----- docs/reference/graphql/object/ResourceType.md | 39 --------- .../graphql/object/ResourceTypeList.md | 23 ----- .../reference/graphql/object/ResourceTypes.md | 23 ----- docs/reference/graphql/object/Resources.md | 23 ----- .../graphql/object/ResourcesByResource.md | 22 ----- .../object/ResourcesByResourceCategories.md | 23 ----- .../object/ResourcesByResourceCategory.md | 22 ----- .../object/ResourcesByResourceCategoryList.md | 23 ----- .../graphql/object/ResourcesByResourceList.md | 23 ----- .../graphql/object/ResourcesByResourceType.md | 22 ----- .../object/ResourcesByResourceTypeList.md | 23 ----- .../object/ResourcesByResourceTypes.md | 23 ----- .../graphql/object/ResourcesByResources.md | 23 ----- .../graphql/object/RunnableDependencies.md | 24 ------ .../graphql/object/RunnableDependencyData.md | 23 ----- .../reference/graphql/object/SamlDirectory.md | 36 -------- docs/reference/graphql/object/Secret.md | 21 ----- docs/reference/graphql/object/SmartFolder.md | 25 ------ .../object/StackResourceLifecycleMetadata.md | 22 ----- .../object/TerraformResourceTypeMetadata.md | 26 ------ docs/reference/graphql/object/TrunkItem.md | 21 ----- .../reference/graphql/object/TrunkItemList.md | 23 ----- docs/reference/graphql/object/TrunkItems.md | 24 ------ .../graphql/object/TurbotActionMetadata.md | 33 ------- .../object/TurbotActionTypeMetadata.md | 35 -------- .../object/TurbotActiveGrantMetadata.md | 36 -------- .../object/TurbotControlCategoryMetadata.md | 30 ------- .../graphql/object/TurbotControlMetadata.md | 40 --------- .../object/TurbotControlTypeMetadata.md | 33 ------- .../graphql/object/TurbotDirectory.md | 26 ------ .../graphql/object/TurbotFavoriteMetadata.md | 35 -------- .../graphql/object/TurbotGrantMetadata.md | 31 ------- ...TurbotIdentityPermissionsDetailMetadata.md | 42 --------- .../object/TurbotNotificationMetadata.md | 53 ------------ .../object/TurbotPermissionMetadata.md | 34 -------- .../object/TurbotPolicyHierarchyMetadata.md | 30 ------- .../object/TurbotPolicySettingMetadata.md | 32 ------- .../object/TurbotPolicyTypeMetadata.md | 38 -------- .../object/TurbotPolicyValueMetadata.md | 42 --------- .../TurbotProcessHistoryItemMetadata.md | 34 -------- .../object/TurbotProcessLogMetadata.md | 29 ------- .../graphql/object/TurbotProcessMetadata.md | 33 ------- .../object/TurbotResourceCategoryMetadata.md | 30 ------- .../graphql/object/TurbotResourceMetadata.md | 45 ---------- .../TurbotResourceNavigationNodeMetadata.md | 23 ----- ...TurbotResourcePermissionsDetailMetadata.md | 42 --------- .../object/TurbotResourceTagMetadata.md | 26 ------ .../object/TurbotResourceTypeMetadata.md | 33 ------- .../graphql/object/TurbotSecretMetadata.md | 21 ----- .../graphql/object/TurbotTrunkMetadata.md | 24 ------ .../graphql/object/TurbotWatchMetadata.md | 34 -------- .../graphql/object/TurbotWatchRuleMetadata.md | 33 ------- docs/reference/graphql/object/Watch.md | 26 ------ docs/reference/graphql/object/WatchList.md | 23 ----- docs/reference/graphql/object/WatchRule.md | 23 ----- .../reference/graphql/object/WatchRuleList.md | 23 ----- docs/reference/graphql/object/WatchRules.md | 23 ----- docs/reference/graphql/object/Watches.md | 23 ----- docs/reference/graphql/object/Webhook.md | 22 ----- .../reference/graphql/object/WorkspaceInfo.md | 22 ----- docs/reference/graphql/object/index.md | 6 -- docs/reference/graphql/query/actionTypes.md | 20 ----- docs/reference/graphql/query/activeGrant.md | 22 ----- .../graphql/query/activeGrantList.md | 20 ----- docs/reference/graphql/query/activeGrants.md | 20 ----- docs/reference/graphql/query/aws.md | 18 ---- docs/reference/graphql/query/constant.md | 18 ---- .../graphql/query/constantInteger.md | 18 ---- docs/reference/graphql/query/control.md | 22 ----- .../graphql/query/controlCategories.md | 20 ----- .../graphql/query/controlCategory.md | 22 ----- .../graphql/query/controlCategoryList.md | 20 ----- docs/reference/graphql/query/controlList.md | 20 ----- .../controlSummariesByControlCategory.md | 20 ----- .../query/controlSummariesByControlType.md | 20 ----- .../query/controlSummariesByResource.md | 20 ----- .../controlSummariesByResourceCategory.md | 20 ----- .../query/controlSummariesByResourceType.md | 20 ----- docs/reference/graphql/query/controlType.md | 22 ----- .../graphql/query/controlTypeList.md | 20 ----- docs/reference/graphql/query/controlTypes.md | 20 ----- .../query/controlUsagesByControlType.md | 20 ----- .../reference/graphql/query/controlVersion.md | 22 ----- docs/reference/graphql/query/controls.md | 20 ----- .../query/controlsByControlCategoryList.md | 20 ----- .../query/controlsByControlTypeList.md | 20 ----- .../query/controlsByResourceCategoryList.md | 20 ----- .../graphql/query/controlsByResourceList.md | 20 ----- .../query/controlsByResourceTypeList.md | 20 ----- docs/reference/graphql/query/favorite.md | 22 ----- docs/reference/graphql/query/favoriteList.md | 20 ----- docs/reference/graphql/query/favorites.md | 20 ----- docs/reference/graphql/query/grant.md | 22 ----- docs/reference/graphql/query/grantList.md | 20 ----- docs/reference/graphql/query/grants.md | 20 ----- .../graphql/query/identitiesSearch.md | 18 ---- .../query/identityPermissionsSummaryList.md | 20 ----- docs/reference/graphql/query/index.md | 6 -- docs/reference/graphql/query/me.md | 18 ---- .../reference/graphql/query/modVersionList.md | 18 ---- .../graphql/query/modVersionSearchList.md | 18 ---- .../graphql/query/modVersionSearches.md | 18 ---- docs/reference/graphql/query/modVersions.md | 18 ---- docs/reference/graphql/query/notification.md | 20 ----- .../graphql/query/notificationList.md | 20 ----- docs/reference/graphql/query/notifications.md | 20 ----- docs/reference/graphql/query/osquery.md | 20 ----- docs/reference/graphql/query/parameter.md | 18 ---- .../graphql/query/permissionLevel.md | 22 ----- .../graphql/query/permissionLevelList.md | 18 ---- .../graphql/query/permissionLevels.md | 18 ---- .../reference/graphql/query/permissionType.md | 22 ----- .../graphql/query/permissionTypeList.md | 20 ----- .../graphql/query/permissionTypes.md | 20 ----- .../query/permissionsDetailsByIdentity.md | 20 ----- .../query/permissionsDetailsByResource.md | 20 ----- docs/reference/graphql/query/policies.md | 20 ----- docs/reference/graphql/query/policy.md | 22 ----- docs/reference/graphql/query/policyDetail.md | 22 ----- .../graphql/query/policyHierarchies.md | 20 ----- docs/reference/graphql/query/policyList.md | 20 ----- docs/reference/graphql/query/policySetting.md | 22 ----- .../graphql/query/policySettingList.md | 20 ----- ...policySettingSummariesByControlCategory.md | 20 ----- .../policySettingSummariesByPolicyType.md | 20 ----- .../query/policySettingSummariesByResource.md | 20 ----- .../policySettingSummariesByResourceType.md | 20 ----- .../reference/graphql/query/policySettings.md | 20 ----- .../policySettingsByControlCategoryList.md | 20 ----- .../query/policySettingsByPolicyTypeList.md | 20 ----- .../query/policySettingsByResourceList.md | 20 ----- .../query/policySettingsByResourceTypeList.md | 20 ----- docs/reference/graphql/query/policyType.md | 22 ----- .../reference/graphql/query/policyTypeList.md | 20 ----- docs/reference/graphql/query/policyTypes.md | 20 ----- docs/reference/graphql/query/policyValue.md | 22 ----- .../graphql/query/policyValueList.md | 20 ----- .../graphql/query/policyValueTarget.md | 20 ----- .../graphql/query/policyValueVersion.md | 22 ----- docs/reference/graphql/query/policyValues.md | 20 ----- docs/reference/graphql/query/process.md | 22 ----- .../reference/graphql/query/processHistory.md | 20 ----- docs/reference/graphql/query/processList.md | 20 ----- .../reference/graphql/query/processLogList.md | 20 ----- docs/reference/graphql/query/processLogs.md | 20 ----- docs/reference/graphql/query/processes.md | 20 ----- .../graphql/query/profileAccessKey.md | 22 ----- .../graphql/query/profileAccessKeys.md | 20 ----- docs/reference/graphql/query/profileSshKey.md | 22 ----- .../reference/graphql/query/profileSshKeys.md | 20 ----- .../reference/graphql/query/renderTemplate.md | 20 ----- docs/reference/graphql/query/resource.md | 22 ----- .../graphql/query/resourceCategories.md | 20 ----- .../graphql/query/resourceCategory.md | 22 ----- .../graphql/query/resourceCategoryList.md | 20 ----- docs/reference/graphql/query/resourceList.md | 20 ----- .../query/resourcePermissionsSummaryList.md | 20 ----- .../query/resourceSummariesByResource.md | 20 ----- .../resourceSummariesByResourceCategory.md | 20 ----- .../query/resourceSummariesByResourceType.md | 20 ----- .../query/resourceSummariesBySmartFolder.md | 20 ----- docs/reference/graphql/query/resourceType.md | 22 ----- .../graphql/query/resourceTypeList.md | 20 ----- docs/reference/graphql/query/resourceTypes.md | 20 ----- .../graphql/query/resourceVersion.md | 22 ----- docs/reference/graphql/query/resources.md | 20 ----- .../query/resourcesByResourceCategoryList.md | 20 ----- .../graphql/query/resourcesByResourceList.md | 20 ----- .../query/resourcesByResourceTypeList.md | 20 ----- docs/reference/graphql/query/tags.md | 20 ----- docs/reference/graphql/query/watch.md | 22 ----- docs/reference/graphql/query/watchList.md | 20 ----- docs/reference/graphql/query/watchRule.md | 22 ----- docs/reference/graphql/query/watchRuleList.md | 20 ----- docs/reference/graphql/query/watchRules.md | 20 ----- docs/reference/graphql/query/watches.md | 20 ----- docs/reference/graphql/query/webHookUrl.md | 20 ----- docs/reference/graphql/query/webhook.md | 20 ----- docs/reference/graphql/query/workspaceInfo.md | 18 ---- docs/reference/graphql/scalar/Boolean.md | 15 ---- docs/reference/graphql/scalar/ID.md | 15 ---- docs/reference/graphql/scalar/Int.md | 15 ---- docs/reference/graphql/scalar/JSON.md | 14 --- docs/reference/graphql/scalar/Policy.md | 14 --- docs/reference/graphql/scalar/Scalar.md | 14 --- docs/reference/graphql/scalar/String.md | 15 ---- docs/reference/graphql/scalar/index.md | 8 -- 555 files changed, 12695 deletions(-) delete mode 100644 docs/reference/graphql/enum/DirectoryStatus.md delete mode 100644 docs/reference/graphql/enum/GetItemNotFoundMode.md delete mode 100644 docs/reference/graphql/enum/IdentitySearchType.md delete mode 100644 docs/reference/graphql/enum/ListStatsTotalCalculation.md delete mode 100644 docs/reference/graphql/enum/ModUploadType.md delete mode 100644 docs/reference/graphql/enum/ModVersionStatus.md delete mode 100644 docs/reference/graphql/enum/NotificationDataSource.md delete mode 100644 docs/reference/graphql/enum/PolicySettingPrecedence.md delete mode 100644 docs/reference/graphql/enum/PolicyValueState.md delete mode 100644 docs/reference/graphql/enum/ProfileAccessKeyStatus.md delete mode 100644 docs/reference/graphql/enum/ProfileAwsAccessKeyStatus.md delete mode 100644 docs/reference/graphql/enum/ProfileSshKeyStatus.md delete mode 100644 docs/reference/graphql/enum/ProfileStatus.md delete mode 100644 docs/reference/graphql/enum/Retention.md delete mode 100644 docs/reference/graphql/enum/SamlNameIdFormat.md delete mode 100644 docs/reference/graphql/enum/SamlSignedRequestAlgorithm.md delete mode 100644 docs/reference/graphql/enum/SecretLevel.md delete mode 100644 docs/reference/graphql/enum/TagsResolution.md delete mode 100644 docs/reference/graphql/enum/WatchRuleNotificationType.md delete mode 100644 docs/reference/graphql/enum/WatchRuleResourceLevel.md delete mode 100644 docs/reference/graphql/enum/WatchRuleState.md delete mode 100644 docs/reference/graphql/enum/index.md delete mode 100644 docs/reference/graphql/index.md delete mode 100644 docs/reference/graphql/input/ActivateGrantInput.md delete mode 100644 docs/reference/graphql/input/AttachSmartFolderInput.md delete mode 100644 docs/reference/graphql/input/CreateFavoriteInput.md delete mode 100644 docs/reference/graphql/input/CreateGoogleDirectoryInput.md delete mode 100644 docs/reference/graphql/input/CreateGrantInput.md delete mode 100644 docs/reference/graphql/input/CreateGroupProfileInput.md delete mode 100644 docs/reference/graphql/input/CreateLdapDirectoryInput.md delete mode 100644 docs/reference/graphql/input/CreateLocalDirectoryInput.md delete mode 100644 docs/reference/graphql/input/CreateLocalDirectoryUserPasswordInput.md delete mode 100644 docs/reference/graphql/input/CreatePolicySettingInput.md delete mode 100644 docs/reference/graphql/input/CreateProfileAwsAccessKeyInput.md delete mode 100644 docs/reference/graphql/input/CreateProfileInput.md delete mode 100644 docs/reference/graphql/input/CreateProfileSshKeyInput.md delete mode 100644 docs/reference/graphql/input/CreateResourceInput.md delete mode 100644 docs/reference/graphql/input/CreateSamlDirectoryInput.md delete mode 100644 docs/reference/graphql/input/CreateSmartFolderInput.md delete mode 100644 docs/reference/graphql/input/CreateTurbotDirectoryInput.md delete mode 100644 docs/reference/graphql/input/CreateWatchInput.md delete mode 100644 docs/reference/graphql/input/CreateWatchRuleInput.md delete mode 100644 docs/reference/graphql/input/DeactivateGrantInput.md delete mode 100644 docs/reference/graphql/input/DeleteFavoriteInput.md delete mode 100644 docs/reference/graphql/input/DeleteGoogleDirectoryInput.md delete mode 100644 docs/reference/graphql/input/DeleteGrantInput.md delete mode 100644 docs/reference/graphql/input/DeleteGroupProfileInput.md delete mode 100644 docs/reference/graphql/input/DeleteLdapDirectoryInput.md delete mode 100644 docs/reference/graphql/input/DeleteLocalDirectoryInput.md delete mode 100644 docs/reference/graphql/input/DeletePolicySettingInput.md delete mode 100644 docs/reference/graphql/input/DeleteProfileAccessKeyInput.md delete mode 100644 docs/reference/graphql/input/DeleteProfileAwsAccessKeyInput.md delete mode 100644 docs/reference/graphql/input/DeleteProfileInput.md delete mode 100644 docs/reference/graphql/input/DeleteProfileSshKeyInput.md delete mode 100644 docs/reference/graphql/input/DeleteResourceInput.md delete mode 100644 docs/reference/graphql/input/DeleteSamlDirectoryInput.md delete mode 100644 docs/reference/graphql/input/DeleteSmartFolderInput.md delete mode 100644 docs/reference/graphql/input/DeleteTurbotDirectoryInput.md delete mode 100644 docs/reference/graphql/input/DeleteWatchInput.md delete mode 100644 docs/reference/graphql/input/DeleteWatchRuleInput.md delete mode 100644 docs/reference/graphql/input/DetachSmartFolderInput.md delete mode 100644 docs/reference/graphql/input/GetItemOptions.md delete mode 100644 docs/reference/graphql/input/IdentitySearchInput.md delete mode 100644 docs/reference/graphql/input/InstallModInput.md delete mode 100644 docs/reference/graphql/input/PutResourceInput.md delete mode 100644 docs/reference/graphql/input/PutSmartFolderAttachmentsInput.md delete mode 100644 docs/reference/graphql/input/RunActionInput.md delete mode 100644 docs/reference/graphql/input/RunControlInput.md delete mode 100644 docs/reference/graphql/input/RunPolicyInput.md delete mode 100644 docs/reference/graphql/input/TerminateProcessInput.md delete mode 100644 docs/reference/graphql/input/UninstallModInput.md delete mode 100644 docs/reference/graphql/input/UpdateGoogleDirectoryInput.md delete mode 100644 docs/reference/graphql/input/UpdateGrantInput.md delete mode 100644 docs/reference/graphql/input/UpdateGroupProfileInput.md delete mode 100644 docs/reference/graphql/input/UpdateLdapDirectoryInput.md delete mode 100644 docs/reference/graphql/input/UpdateLocalDirectoryInput.md delete mode 100644 docs/reference/graphql/input/UpdateLocalDirectoryUserPasswordInput.md delete mode 100644 docs/reference/graphql/input/UpdatePolicySettingInput.md delete mode 100644 docs/reference/graphql/input/UpdateProfileAccessKeyInput.md delete mode 100644 docs/reference/graphql/input/UpdateProfileAwsAccessKeyInput.md delete mode 100644 docs/reference/graphql/input/UpdateProfileInput.md delete mode 100644 docs/reference/graphql/input/UpdateProfileSshKeyInput.md delete mode 100644 docs/reference/graphql/input/UpdateResourceInput.md delete mode 100644 docs/reference/graphql/input/UpdateSamlDirectoryInput.md delete mode 100644 docs/reference/graphql/input/UpdateSmartFolderInput.md delete mode 100644 docs/reference/graphql/input/UpdateTurbotDirectoryInput.md delete mode 100644 docs/reference/graphql/input/UpdateWatchInput.md delete mode 100644 docs/reference/graphql/input/UpdateWatchRuleInput.md delete mode 100644 docs/reference/graphql/input/UploadModInput.md delete mode 100644 docs/reference/graphql/input/UploadModPackageInput.md delete mode 100644 docs/reference/graphql/input/UploadModSchemaInput.md delete mode 100644 docs/reference/graphql/input/UpsertResourceInput.md delete mode 100644 docs/reference/graphql/input/index.md delete mode 100644 docs/reference/graphql/mutation/activateGrant.md delete mode 100644 docs/reference/graphql/mutation/attachSmartFolders.md delete mode 100644 docs/reference/graphql/mutation/createFavorite.md delete mode 100644 docs/reference/graphql/mutation/createGoogleDirectory.md delete mode 100644 docs/reference/graphql/mutation/createGrant.md delete mode 100644 docs/reference/graphql/mutation/createGroupProfile.md delete mode 100644 docs/reference/graphql/mutation/createLdapDirectory.md delete mode 100644 docs/reference/graphql/mutation/createLocalDirectory.md delete mode 100644 docs/reference/graphql/mutation/createLocalDirectoryUserPassword.md delete mode 100644 docs/reference/graphql/mutation/createPolicySetting.md delete mode 100644 docs/reference/graphql/mutation/createProfile.md delete mode 100644 docs/reference/graphql/mutation/createProfileAccessKey.md delete mode 100644 docs/reference/graphql/mutation/createProfileAwsAccessKey.md delete mode 100644 docs/reference/graphql/mutation/createProfileSshKey.md delete mode 100644 docs/reference/graphql/mutation/createResource.md delete mode 100644 docs/reference/graphql/mutation/createSamlDirectory.md delete mode 100644 docs/reference/graphql/mutation/createSmartFolder.md delete mode 100644 docs/reference/graphql/mutation/createTurbotDirectory.md delete mode 100644 docs/reference/graphql/mutation/createWatch.md delete mode 100644 docs/reference/graphql/mutation/createWatchRule.md delete mode 100644 docs/reference/graphql/mutation/deactivateGrant.md delete mode 100644 docs/reference/graphql/mutation/deleteFavorite.md delete mode 100644 docs/reference/graphql/mutation/deleteGoogleDirectory.md delete mode 100644 docs/reference/graphql/mutation/deleteGrant.md delete mode 100644 docs/reference/graphql/mutation/deleteGroupProfile.md delete mode 100644 docs/reference/graphql/mutation/deleteLdapDirectory.md delete mode 100644 docs/reference/graphql/mutation/deleteLocalDirectory.md delete mode 100644 docs/reference/graphql/mutation/deletePolicySetting.md delete mode 100644 docs/reference/graphql/mutation/deleteProfile.md delete mode 100644 docs/reference/graphql/mutation/deleteProfileAccessKey.md delete mode 100644 docs/reference/graphql/mutation/deleteProfileAwsAccessKey.md delete mode 100644 docs/reference/graphql/mutation/deleteProfileSshKey.md delete mode 100644 docs/reference/graphql/mutation/deleteResource.md delete mode 100644 docs/reference/graphql/mutation/deleteSamlDirectory.md delete mode 100644 docs/reference/graphql/mutation/deleteSmartFolder.md delete mode 100644 docs/reference/graphql/mutation/deleteTurbotDirectory.md delete mode 100644 docs/reference/graphql/mutation/deleteWatch.md delete mode 100644 docs/reference/graphql/mutation/deleteWatchRule.md delete mode 100644 docs/reference/graphql/mutation/detachSmartFolders.md delete mode 100644 docs/reference/graphql/mutation/index.md delete mode 100644 docs/reference/graphql/mutation/installMod.md delete mode 100644 docs/reference/graphql/mutation/putResource.md delete mode 100644 docs/reference/graphql/mutation/putSmartFolderAttachments.md delete mode 100644 docs/reference/graphql/mutation/runAction.md delete mode 100644 docs/reference/graphql/mutation/runControl.md delete mode 100644 docs/reference/graphql/mutation/runPolicy.md delete mode 100644 docs/reference/graphql/mutation/terminateProcess.md delete mode 100644 docs/reference/graphql/mutation/uninstallMod.md delete mode 100644 docs/reference/graphql/mutation/updateGoogleDirectory.md delete mode 100644 docs/reference/graphql/mutation/updateGrant.md delete mode 100644 docs/reference/graphql/mutation/updateGroupProfile.md delete mode 100644 docs/reference/graphql/mutation/updateLdapDirectory.md delete mode 100644 docs/reference/graphql/mutation/updateLocalDirectory.md delete mode 100644 docs/reference/graphql/mutation/updateLocalDirectoryUserPassword.md delete mode 100644 docs/reference/graphql/mutation/updatePolicySetting.md delete mode 100644 docs/reference/graphql/mutation/updateProfile.md delete mode 100644 docs/reference/graphql/mutation/updateProfileAccessKey.md delete mode 100644 docs/reference/graphql/mutation/updateProfileAwsAccessKey.md delete mode 100644 docs/reference/graphql/mutation/updateProfileSshKey.md delete mode 100644 docs/reference/graphql/mutation/updateResource.md delete mode 100644 docs/reference/graphql/mutation/updateSamlDirectory.md delete mode 100644 docs/reference/graphql/mutation/updateSmartFolder.md delete mode 100644 docs/reference/graphql/mutation/updateTurbotDirectory.md delete mode 100644 docs/reference/graphql/mutation/updateWatch.md delete mode 100644 docs/reference/graphql/mutation/updateWatchRule.md delete mode 100644 docs/reference/graphql/mutation/uploadMod.md delete mode 100644 docs/reference/graphql/mutation/upsertResource.md delete mode 100644 docs/reference/graphql/object/Action.md delete mode 100644 docs/reference/graphql/object/ActionType.md delete mode 100644 docs/reference/graphql/object/ActionTypeList.md delete mode 100644 docs/reference/graphql/object/ActionTypes.md delete mode 100644 docs/reference/graphql/object/ActiveGrant.md delete mode 100644 docs/reference/graphql/object/ActiveGrantList.md delete mode 100644 docs/reference/graphql/object/ActiveGrants.md delete mode 100644 docs/reference/graphql/object/Actor.md delete mode 100644 docs/reference/graphql/object/Aws.md delete mode 100644 docs/reference/graphql/object/AwsCredentials.md delete mode 100644 docs/reference/graphql/object/Control.md delete mode 100644 docs/reference/graphql/object/ControlCategories.md delete mode 100644 docs/reference/graphql/object/ControlCategory.md delete mode 100644 docs/reference/graphql/object/ControlCategoryList.md delete mode 100644 docs/reference/graphql/object/ControlList.md delete mode 100644 docs/reference/graphql/object/ControlListMetadata.md delete mode 100644 docs/reference/graphql/object/ControlListStats.md delete mode 100644 docs/reference/graphql/object/ControlStats.md delete mode 100644 docs/reference/graphql/object/ControlSummariesByControlCategory.md delete mode 100644 docs/reference/graphql/object/ControlSummariesByControlType.md delete mode 100644 docs/reference/graphql/object/ControlSummariesByResource.md delete mode 100644 docs/reference/graphql/object/ControlSummariesByResourceCategory.md delete mode 100644 docs/reference/graphql/object/ControlSummariesByResourceType.md delete mode 100644 docs/reference/graphql/object/ControlSummaryByControlCategory.md delete mode 100644 docs/reference/graphql/object/ControlSummaryByControlCategoryList.md delete mode 100644 docs/reference/graphql/object/ControlSummaryByControlType.md delete mode 100644 docs/reference/graphql/object/ControlSummaryByControlTypeList.md delete mode 100644 docs/reference/graphql/object/ControlSummaryByResource.md delete mode 100644 docs/reference/graphql/object/ControlSummaryByResourceCategory.md delete mode 100644 docs/reference/graphql/object/ControlSummaryByResourceCategoryList.md delete mode 100644 docs/reference/graphql/object/ControlSummaryByResourceList.md delete mode 100644 docs/reference/graphql/object/ControlSummaryByResourceType.md delete mode 100644 docs/reference/graphql/object/ControlSummaryByResourceTypeList.md delete mode 100644 docs/reference/graphql/object/ControlSummaryListStats.md delete mode 100644 docs/reference/graphql/object/ControlType.md delete mode 100644 docs/reference/graphql/object/ControlTypeList.md delete mode 100644 docs/reference/graphql/object/ControlTypes.md delete mode 100644 docs/reference/graphql/object/ControlUsageByControlType.md delete mode 100644 docs/reference/graphql/object/ControlUsageByControlTypeList.md delete mode 100644 docs/reference/graphql/object/ControlUsageListMetadata.md delete mode 100644 docs/reference/graphql/object/ControlUsageListStats.md delete mode 100644 docs/reference/graphql/object/ControlUsageStats.md delete mode 100644 docs/reference/graphql/object/ControlUsagesByControlType.md delete mode 100644 docs/reference/graphql/object/Controls.md delete mode 100644 docs/reference/graphql/object/ControlsByControlCategories.md delete mode 100644 docs/reference/graphql/object/ControlsByControlCategory.md delete mode 100644 docs/reference/graphql/object/ControlsByControlCategoryList.md delete mode 100644 docs/reference/graphql/object/ControlsByControlType.md delete mode 100644 docs/reference/graphql/object/ControlsByControlTypeList.md delete mode 100644 docs/reference/graphql/object/ControlsByControlTypes.md delete mode 100644 docs/reference/graphql/object/ControlsByResource.md delete mode 100644 docs/reference/graphql/object/ControlsByResourceCategories.md delete mode 100644 docs/reference/graphql/object/ControlsByResourceCategory.md delete mode 100644 docs/reference/graphql/object/ControlsByResourceCategoryList.md delete mode 100644 docs/reference/graphql/object/ControlsByResourceList.md delete mode 100644 docs/reference/graphql/object/ControlsByResourceType.md delete mode 100644 docs/reference/graphql/object/ControlsByResourceTypeList.md delete mode 100644 docs/reference/graphql/object/ControlsByResourceTypes.md delete mode 100644 docs/reference/graphql/object/ControlsByResources.md delete mode 100644 docs/reference/graphql/object/DirectorySearch.md delete mode 100644 docs/reference/graphql/object/DirectorySearchMetadata.md delete mode 100644 docs/reference/graphql/object/Favorite.md delete mode 100644 docs/reference/graphql/object/FavoriteList.md delete mode 100644 docs/reference/graphql/object/Favorites.md delete mode 100644 docs/reference/graphql/object/GoogleDirectory.md delete mode 100644 docs/reference/graphql/object/Grant.md delete mode 100644 docs/reference/graphql/object/GrantList.md delete mode 100644 docs/reference/graphql/object/Grants.md delete mode 100644 docs/reference/graphql/object/GraphqlResourceTypeMetadata.md delete mode 100644 docs/reference/graphql/object/IdentitiesSearch.md delete mode 100644 docs/reference/graphql/object/Identity.md delete mode 100644 docs/reference/graphql/object/IdentityPermissionGrouping.md delete mode 100644 docs/reference/graphql/object/IdentityPermissionsSummaries.md delete mode 100644 docs/reference/graphql/object/IdentityPermissionsSummary.md delete mode 100644 docs/reference/graphql/object/IdentityPermissionsSummaryList.md delete mode 100644 docs/reference/graphql/object/IdentitySearchList.md delete mode 100644 docs/reference/graphql/object/LdapDirectory.md delete mode 100644 docs/reference/graphql/object/ListMetadata.md delete mode 100644 docs/reference/graphql/object/ListPaging.md delete mode 100644 docs/reference/graphql/object/ListStats.md delete mode 100644 docs/reference/graphql/object/LocalDirectory.md delete mode 100644 docs/reference/graphql/object/LocalDirectoryUserPassword.md delete mode 100644 docs/reference/graphql/object/Mod.md delete mode 100644 docs/reference/graphql/object/ModUninstallResult.md delete mode 100644 docs/reference/graphql/object/ModUploadResult.md delete mode 100644 docs/reference/graphql/object/ModVersion.md delete mode 100644 docs/reference/graphql/object/ModVersionDownloadUrls.md delete mode 100644 docs/reference/graphql/object/ModVersionList.md delete mode 100644 docs/reference/graphql/object/ModVersionSearch.md delete mode 100644 docs/reference/graphql/object/ModVersionSearchList.md delete mode 100644 docs/reference/graphql/object/ModVersionSearches.md delete mode 100644 docs/reference/graphql/object/ModVersions.md delete mode 100644 docs/reference/graphql/object/Mutation.md delete mode 100644 docs/reference/graphql/object/Notification.md delete mode 100644 docs/reference/graphql/object/NotificationList.md delete mode 100644 docs/reference/graphql/object/NotificationListMetadata.md delete mode 100644 docs/reference/graphql/object/NotificationListStats.md delete mode 100644 docs/reference/graphql/object/Notifications.md delete mode 100644 docs/reference/graphql/object/Osquery.md delete mode 100644 docs/reference/graphql/object/PermissionLevel.md delete mode 100644 docs/reference/graphql/object/PermissionLevelList.md delete mode 100644 docs/reference/graphql/object/PermissionLevels.md delete mode 100644 docs/reference/graphql/object/PermissionType.md delete mode 100644 docs/reference/graphql/object/PermissionTypeList.md delete mode 100644 docs/reference/graphql/object/PermissionTypes.md delete mode 100644 docs/reference/graphql/object/PermissionsByIdentity.md delete mode 100644 docs/reference/graphql/object/PermissionsByResource.md delete mode 100644 docs/reference/graphql/object/PermissionsDetailByIdentity.md delete mode 100644 docs/reference/graphql/object/PermissionsDetailByIdentityList.md delete mode 100644 docs/reference/graphql/object/PermissionsDetailByResource.md delete mode 100644 docs/reference/graphql/object/PermissionsDetailByResourceList.md delete mode 100644 docs/reference/graphql/object/PermissionsDetailsByIdentity.md delete mode 100644 docs/reference/graphql/object/PermissionsDetailsByResource.md delete mode 100644 docs/reference/graphql/object/Policies.md delete mode 100644 docs/reference/graphql/object/PolicyDetail.md delete mode 100644 docs/reference/graphql/object/PolicyDetailList.md delete mode 100644 docs/reference/graphql/object/PolicyDetails.md delete mode 100644 docs/reference/graphql/object/PolicyHierarchies.md delete mode 100644 docs/reference/graphql/object/PolicyHierarchy.md delete mode 100644 docs/reference/graphql/object/PolicyHierarchyList.md delete mode 100644 docs/reference/graphql/object/PolicyList.md delete mode 100644 docs/reference/graphql/object/PolicySetting.md delete mode 100644 docs/reference/graphql/object/PolicySettingList.md delete mode 100644 docs/reference/graphql/object/PolicySettingListMetadata.md delete mode 100644 docs/reference/graphql/object/PolicySettingListStats.md delete mode 100644 docs/reference/graphql/object/PolicySettingStats.md delete mode 100644 docs/reference/graphql/object/PolicySettingSummariesByControlCategory.md delete mode 100644 docs/reference/graphql/object/PolicySettingSummariesByPolicyType.md delete mode 100644 docs/reference/graphql/object/PolicySettingSummariesByResource.md delete mode 100644 docs/reference/graphql/object/PolicySettingSummariesByResourceType.md delete mode 100644 docs/reference/graphql/object/PolicySettingSummaryByControlCategory.md delete mode 100644 docs/reference/graphql/object/PolicySettingSummaryByControlCategoryList.md delete mode 100644 docs/reference/graphql/object/PolicySettingSummaryByPolicyType.md delete mode 100644 docs/reference/graphql/object/PolicySettingSummaryByPolicyTypeList.md delete mode 100644 docs/reference/graphql/object/PolicySettingSummaryByResource.md delete mode 100644 docs/reference/graphql/object/PolicySettingSummaryByResourceList.md delete mode 100644 docs/reference/graphql/object/PolicySettingSummaryByResourceType.md delete mode 100644 docs/reference/graphql/object/PolicySettingSummaryByResourceTypeList.md delete mode 100644 docs/reference/graphql/object/PolicySettingSummaryListStats.md delete mode 100644 docs/reference/graphql/object/PolicySettings.md delete mode 100644 docs/reference/graphql/object/PolicySettingsByControlCategories.md delete mode 100644 docs/reference/graphql/object/PolicySettingsByControlCategory.md delete mode 100644 docs/reference/graphql/object/PolicySettingsByControlCategoryList.md delete mode 100644 docs/reference/graphql/object/PolicySettingsByPolicyType.md delete mode 100644 docs/reference/graphql/object/PolicySettingsByPolicyTypeList.md delete mode 100644 docs/reference/graphql/object/PolicySettingsByPolicyTypes.md delete mode 100644 docs/reference/graphql/object/PolicySettingsByResource.md delete mode 100644 docs/reference/graphql/object/PolicySettingsByResourceList.md delete mode 100644 docs/reference/graphql/object/PolicySettingsByResourceType.md delete mode 100644 docs/reference/graphql/object/PolicySettingsByResourceTypeList.md delete mode 100644 docs/reference/graphql/object/PolicySettingsByResourceTypes.md delete mode 100644 docs/reference/graphql/object/PolicySettingsByResources.md delete mode 100644 docs/reference/graphql/object/PolicyStats.md delete mode 100644 docs/reference/graphql/object/PolicyType.md delete mode 100644 docs/reference/graphql/object/PolicyTypeList.md delete mode 100644 docs/reference/graphql/object/PolicyTypes.md delete mode 100644 docs/reference/graphql/object/PolicyValue.md delete mode 100644 docs/reference/graphql/object/PolicyValueList.md delete mode 100644 docs/reference/graphql/object/PolicyValueListMetadata.md delete mode 100644 docs/reference/graphql/object/PolicyValueListStats.md delete mode 100644 docs/reference/graphql/object/PolicyValueStats.md delete mode 100644 docs/reference/graphql/object/PolicyValues.md delete mode 100644 docs/reference/graphql/object/Process.md delete mode 100644 docs/reference/graphql/object/ProcessHistory.md delete mode 100644 docs/reference/graphql/object/ProcessHistoryItem.md delete mode 100644 docs/reference/graphql/object/ProcessList.md delete mode 100644 docs/reference/graphql/object/ProcessLog.md delete mode 100644 docs/reference/graphql/object/ProcessLogList.md delete mode 100644 docs/reference/graphql/object/ProcessLogs.md delete mode 100644 docs/reference/graphql/object/Processes.md delete mode 100644 docs/reference/graphql/object/ProfileAccessKey.md delete mode 100644 docs/reference/graphql/object/ProfileAccessKeyList.md delete mode 100644 docs/reference/graphql/object/ProfileAccessKeys.md delete mode 100644 docs/reference/graphql/object/ProfileAccount.md delete mode 100644 docs/reference/graphql/object/ProfileAccountList.md delete mode 100644 docs/reference/graphql/object/ProfileAccounts.md delete mode 100644 docs/reference/graphql/object/ProfileAwsAccessKey.md delete mode 100644 docs/reference/graphql/object/ProfileAwsAccessKeyList.md delete mode 100644 docs/reference/graphql/object/ProfileAwsAccessKeys.md delete mode 100644 docs/reference/graphql/object/ProfileInformation.md delete mode 100644 docs/reference/graphql/object/ProfileSshKey.md delete mode 100644 docs/reference/graphql/object/ProfileSshKeyList.md delete mode 100644 docs/reference/graphql/object/ProfileSshKeys.md delete mode 100644 docs/reference/graphql/object/Resource.md delete mode 100644 docs/reference/graphql/object/ResourceCategories.md delete mode 100644 docs/reference/graphql/object/ResourceCategory.md delete mode 100644 docs/reference/graphql/object/ResourceCategoryList.md delete mode 100644 docs/reference/graphql/object/ResourceList.md delete mode 100644 docs/reference/graphql/object/ResourceListMetadata.md delete mode 100644 docs/reference/graphql/object/ResourceListStats.md delete mode 100644 docs/reference/graphql/object/ResourcePermissionGrouping.md delete mode 100644 docs/reference/graphql/object/ResourcePermissionsSummaries.md delete mode 100644 docs/reference/graphql/object/ResourcePermissionsSummary.md delete mode 100644 docs/reference/graphql/object/ResourcePermissionsSummaryList.md delete mode 100644 docs/reference/graphql/object/ResourceStats.md delete mode 100644 docs/reference/graphql/object/ResourceSummariesByResource.md delete mode 100644 docs/reference/graphql/object/ResourceSummariesByResourceCategory.md delete mode 100644 docs/reference/graphql/object/ResourceSummariesByResourceType.md delete mode 100644 docs/reference/graphql/object/ResourceSummaryByResource.md delete mode 100644 docs/reference/graphql/object/ResourceSummaryByResourceCategory.md delete mode 100644 docs/reference/graphql/object/ResourceSummaryByResourceCategoryList.md delete mode 100644 docs/reference/graphql/object/ResourceSummaryByResourceList.md delete mode 100644 docs/reference/graphql/object/ResourceSummaryByResourceType.md delete mode 100644 docs/reference/graphql/object/ResourceSummaryByResourceTypeList.md delete mode 100644 docs/reference/graphql/object/ResourceSummaryListStats.md delete mode 100644 docs/reference/graphql/object/ResourceTag.md delete mode 100644 docs/reference/graphql/object/ResourceTagList.md delete mode 100644 docs/reference/graphql/object/ResourceTags.md delete mode 100644 docs/reference/graphql/object/ResourceType.md delete mode 100644 docs/reference/graphql/object/ResourceTypeList.md delete mode 100644 docs/reference/graphql/object/ResourceTypes.md delete mode 100644 docs/reference/graphql/object/Resources.md delete mode 100644 docs/reference/graphql/object/ResourcesByResource.md delete mode 100644 docs/reference/graphql/object/ResourcesByResourceCategories.md delete mode 100644 docs/reference/graphql/object/ResourcesByResourceCategory.md delete mode 100644 docs/reference/graphql/object/ResourcesByResourceCategoryList.md delete mode 100644 docs/reference/graphql/object/ResourcesByResourceList.md delete mode 100644 docs/reference/graphql/object/ResourcesByResourceType.md delete mode 100644 docs/reference/graphql/object/ResourcesByResourceTypeList.md delete mode 100644 docs/reference/graphql/object/ResourcesByResourceTypes.md delete mode 100644 docs/reference/graphql/object/ResourcesByResources.md delete mode 100644 docs/reference/graphql/object/RunnableDependencies.md delete mode 100644 docs/reference/graphql/object/RunnableDependencyData.md delete mode 100644 docs/reference/graphql/object/SamlDirectory.md delete mode 100644 docs/reference/graphql/object/Secret.md delete mode 100644 docs/reference/graphql/object/SmartFolder.md delete mode 100644 docs/reference/graphql/object/StackResourceLifecycleMetadata.md delete mode 100644 docs/reference/graphql/object/TerraformResourceTypeMetadata.md delete mode 100644 docs/reference/graphql/object/TrunkItem.md delete mode 100644 docs/reference/graphql/object/TrunkItemList.md delete mode 100644 docs/reference/graphql/object/TrunkItems.md delete mode 100644 docs/reference/graphql/object/TurbotActionMetadata.md delete mode 100644 docs/reference/graphql/object/TurbotActionTypeMetadata.md delete mode 100644 docs/reference/graphql/object/TurbotActiveGrantMetadata.md delete mode 100644 docs/reference/graphql/object/TurbotControlCategoryMetadata.md delete mode 100644 docs/reference/graphql/object/TurbotControlMetadata.md delete mode 100644 docs/reference/graphql/object/TurbotControlTypeMetadata.md delete mode 100644 docs/reference/graphql/object/TurbotDirectory.md delete mode 100644 docs/reference/graphql/object/TurbotFavoriteMetadata.md delete mode 100644 docs/reference/graphql/object/TurbotGrantMetadata.md delete mode 100644 docs/reference/graphql/object/TurbotIdentityPermissionsDetailMetadata.md delete mode 100644 docs/reference/graphql/object/TurbotNotificationMetadata.md delete mode 100644 docs/reference/graphql/object/TurbotPermissionMetadata.md delete mode 100644 docs/reference/graphql/object/TurbotPolicyHierarchyMetadata.md delete mode 100644 docs/reference/graphql/object/TurbotPolicySettingMetadata.md delete mode 100644 docs/reference/graphql/object/TurbotPolicyTypeMetadata.md delete mode 100644 docs/reference/graphql/object/TurbotPolicyValueMetadata.md delete mode 100644 docs/reference/graphql/object/TurbotProcessHistoryItemMetadata.md delete mode 100644 docs/reference/graphql/object/TurbotProcessLogMetadata.md delete mode 100644 docs/reference/graphql/object/TurbotProcessMetadata.md delete mode 100644 docs/reference/graphql/object/TurbotResourceCategoryMetadata.md delete mode 100644 docs/reference/graphql/object/TurbotResourceMetadata.md delete mode 100644 docs/reference/graphql/object/TurbotResourceNavigationNodeMetadata.md delete mode 100644 docs/reference/graphql/object/TurbotResourcePermissionsDetailMetadata.md delete mode 100644 docs/reference/graphql/object/TurbotResourceTagMetadata.md delete mode 100644 docs/reference/graphql/object/TurbotResourceTypeMetadata.md delete mode 100644 docs/reference/graphql/object/TurbotSecretMetadata.md delete mode 100644 docs/reference/graphql/object/TurbotTrunkMetadata.md delete mode 100644 docs/reference/graphql/object/TurbotWatchMetadata.md delete mode 100644 docs/reference/graphql/object/TurbotWatchRuleMetadata.md delete mode 100644 docs/reference/graphql/object/Watch.md delete mode 100644 docs/reference/graphql/object/WatchList.md delete mode 100644 docs/reference/graphql/object/WatchRule.md delete mode 100644 docs/reference/graphql/object/WatchRuleList.md delete mode 100644 docs/reference/graphql/object/WatchRules.md delete mode 100644 docs/reference/graphql/object/Watches.md delete mode 100644 docs/reference/graphql/object/Webhook.md delete mode 100644 docs/reference/graphql/object/WorkspaceInfo.md delete mode 100644 docs/reference/graphql/object/index.md delete mode 100644 docs/reference/graphql/query/actionTypes.md delete mode 100644 docs/reference/graphql/query/activeGrant.md delete mode 100644 docs/reference/graphql/query/activeGrantList.md delete mode 100644 docs/reference/graphql/query/activeGrants.md delete mode 100644 docs/reference/graphql/query/aws.md delete mode 100644 docs/reference/graphql/query/constant.md delete mode 100644 docs/reference/graphql/query/constantInteger.md delete mode 100644 docs/reference/graphql/query/control.md delete mode 100644 docs/reference/graphql/query/controlCategories.md delete mode 100644 docs/reference/graphql/query/controlCategory.md delete mode 100644 docs/reference/graphql/query/controlCategoryList.md delete mode 100644 docs/reference/graphql/query/controlList.md delete mode 100644 docs/reference/graphql/query/controlSummariesByControlCategory.md delete mode 100644 docs/reference/graphql/query/controlSummariesByControlType.md delete mode 100644 docs/reference/graphql/query/controlSummariesByResource.md delete mode 100644 docs/reference/graphql/query/controlSummariesByResourceCategory.md delete mode 100644 docs/reference/graphql/query/controlSummariesByResourceType.md delete mode 100644 docs/reference/graphql/query/controlType.md delete mode 100644 docs/reference/graphql/query/controlTypeList.md delete mode 100644 docs/reference/graphql/query/controlTypes.md delete mode 100644 docs/reference/graphql/query/controlUsagesByControlType.md delete mode 100644 docs/reference/graphql/query/controlVersion.md delete mode 100644 docs/reference/graphql/query/controls.md delete mode 100644 docs/reference/graphql/query/controlsByControlCategoryList.md delete mode 100644 docs/reference/graphql/query/controlsByControlTypeList.md delete mode 100644 docs/reference/graphql/query/controlsByResourceCategoryList.md delete mode 100644 docs/reference/graphql/query/controlsByResourceList.md delete mode 100644 docs/reference/graphql/query/controlsByResourceTypeList.md delete mode 100644 docs/reference/graphql/query/favorite.md delete mode 100644 docs/reference/graphql/query/favoriteList.md delete mode 100644 docs/reference/graphql/query/favorites.md delete mode 100644 docs/reference/graphql/query/grant.md delete mode 100644 docs/reference/graphql/query/grantList.md delete mode 100644 docs/reference/graphql/query/grants.md delete mode 100644 docs/reference/graphql/query/identitiesSearch.md delete mode 100644 docs/reference/graphql/query/identityPermissionsSummaryList.md delete mode 100644 docs/reference/graphql/query/index.md delete mode 100644 docs/reference/graphql/query/me.md delete mode 100644 docs/reference/graphql/query/modVersionList.md delete mode 100644 docs/reference/graphql/query/modVersionSearchList.md delete mode 100644 docs/reference/graphql/query/modVersionSearches.md delete mode 100644 docs/reference/graphql/query/modVersions.md delete mode 100644 docs/reference/graphql/query/notification.md delete mode 100644 docs/reference/graphql/query/notificationList.md delete mode 100644 docs/reference/graphql/query/notifications.md delete mode 100644 docs/reference/graphql/query/osquery.md delete mode 100644 docs/reference/graphql/query/parameter.md delete mode 100644 docs/reference/graphql/query/permissionLevel.md delete mode 100644 docs/reference/graphql/query/permissionLevelList.md delete mode 100644 docs/reference/graphql/query/permissionLevels.md delete mode 100644 docs/reference/graphql/query/permissionType.md delete mode 100644 docs/reference/graphql/query/permissionTypeList.md delete mode 100644 docs/reference/graphql/query/permissionTypes.md delete mode 100644 docs/reference/graphql/query/permissionsDetailsByIdentity.md delete mode 100644 docs/reference/graphql/query/permissionsDetailsByResource.md delete mode 100644 docs/reference/graphql/query/policies.md delete mode 100644 docs/reference/graphql/query/policy.md delete mode 100644 docs/reference/graphql/query/policyDetail.md delete mode 100644 docs/reference/graphql/query/policyHierarchies.md delete mode 100644 docs/reference/graphql/query/policyList.md delete mode 100644 docs/reference/graphql/query/policySetting.md delete mode 100644 docs/reference/graphql/query/policySettingList.md delete mode 100644 docs/reference/graphql/query/policySettingSummariesByControlCategory.md delete mode 100644 docs/reference/graphql/query/policySettingSummariesByPolicyType.md delete mode 100644 docs/reference/graphql/query/policySettingSummariesByResource.md delete mode 100644 docs/reference/graphql/query/policySettingSummariesByResourceType.md delete mode 100644 docs/reference/graphql/query/policySettings.md delete mode 100644 docs/reference/graphql/query/policySettingsByControlCategoryList.md delete mode 100644 docs/reference/graphql/query/policySettingsByPolicyTypeList.md delete mode 100644 docs/reference/graphql/query/policySettingsByResourceList.md delete mode 100644 docs/reference/graphql/query/policySettingsByResourceTypeList.md delete mode 100644 docs/reference/graphql/query/policyType.md delete mode 100644 docs/reference/graphql/query/policyTypeList.md delete mode 100644 docs/reference/graphql/query/policyTypes.md delete mode 100644 docs/reference/graphql/query/policyValue.md delete mode 100644 docs/reference/graphql/query/policyValueList.md delete mode 100644 docs/reference/graphql/query/policyValueTarget.md delete mode 100644 docs/reference/graphql/query/policyValueVersion.md delete mode 100644 docs/reference/graphql/query/policyValues.md delete mode 100644 docs/reference/graphql/query/process.md delete mode 100644 docs/reference/graphql/query/processHistory.md delete mode 100644 docs/reference/graphql/query/processList.md delete mode 100644 docs/reference/graphql/query/processLogList.md delete mode 100644 docs/reference/graphql/query/processLogs.md delete mode 100644 docs/reference/graphql/query/processes.md delete mode 100644 docs/reference/graphql/query/profileAccessKey.md delete mode 100644 docs/reference/graphql/query/profileAccessKeys.md delete mode 100644 docs/reference/graphql/query/profileSshKey.md delete mode 100644 docs/reference/graphql/query/profileSshKeys.md delete mode 100644 docs/reference/graphql/query/renderTemplate.md delete mode 100644 docs/reference/graphql/query/resource.md delete mode 100644 docs/reference/graphql/query/resourceCategories.md delete mode 100644 docs/reference/graphql/query/resourceCategory.md delete mode 100644 docs/reference/graphql/query/resourceCategoryList.md delete mode 100644 docs/reference/graphql/query/resourceList.md delete mode 100644 docs/reference/graphql/query/resourcePermissionsSummaryList.md delete mode 100644 docs/reference/graphql/query/resourceSummariesByResource.md delete mode 100644 docs/reference/graphql/query/resourceSummariesByResourceCategory.md delete mode 100644 docs/reference/graphql/query/resourceSummariesByResourceType.md delete mode 100644 docs/reference/graphql/query/resourceSummariesBySmartFolder.md delete mode 100644 docs/reference/graphql/query/resourceType.md delete mode 100644 docs/reference/graphql/query/resourceTypeList.md delete mode 100644 docs/reference/graphql/query/resourceTypes.md delete mode 100644 docs/reference/graphql/query/resourceVersion.md delete mode 100644 docs/reference/graphql/query/resources.md delete mode 100644 docs/reference/graphql/query/resourcesByResourceCategoryList.md delete mode 100644 docs/reference/graphql/query/resourcesByResourceList.md delete mode 100644 docs/reference/graphql/query/resourcesByResourceTypeList.md delete mode 100644 docs/reference/graphql/query/tags.md delete mode 100644 docs/reference/graphql/query/watch.md delete mode 100644 docs/reference/graphql/query/watchList.md delete mode 100644 docs/reference/graphql/query/watchRule.md delete mode 100644 docs/reference/graphql/query/watchRuleList.md delete mode 100644 docs/reference/graphql/query/watchRules.md delete mode 100644 docs/reference/graphql/query/watches.md delete mode 100644 docs/reference/graphql/query/webHookUrl.md delete mode 100644 docs/reference/graphql/query/webhook.md delete mode 100644 docs/reference/graphql/query/workspaceInfo.md delete mode 100644 docs/reference/graphql/scalar/Boolean.md delete mode 100644 docs/reference/graphql/scalar/ID.md delete mode 100644 docs/reference/graphql/scalar/Int.md delete mode 100644 docs/reference/graphql/scalar/JSON.md delete mode 100644 docs/reference/graphql/scalar/Policy.md delete mode 100644 docs/reference/graphql/scalar/Scalar.md delete mode 100644 docs/reference/graphql/scalar/String.md delete mode 100644 docs/reference/graphql/scalar/index.md diff --git a/docs/reference/graphql/enum/DirectoryStatus.md b/docs/reference/graphql/enum/DirectoryStatus.md deleted file mode 100644 index 4d7a25b7..00000000 --- a/docs/reference/graphql/enum/DirectoryStatus.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -title: 'DirectoryStatus' -template: Documentation -sidebar_label: DirectoryStatus -deprecated: false -nav: - title: 'DirectoryStatus' - order: 10 ---- - -# DirectoryStatus - -
DirectoryStatus
- -The status of a directory. - -| | | -| -- | -- | -| `ACTIVE` | The directory is available to use for either authentication or search. | -| `INACTIVE` | The directory has been marked as inactive and is not available to use for either authentication or search. | -| `NEW` | The directory has been created and is ready for testing, but cannot be used for either authentication or search. | \ No newline at end of file diff --git a/docs/reference/graphql/enum/GetItemNotFoundMode.md b/docs/reference/graphql/enum/GetItemNotFoundMode.md deleted file mode 100644 index 5cd0b8ae..00000000 --- a/docs/reference/graphql/enum/GetItemNotFoundMode.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'GetItemNotFoundMode' -template: Documentation -sidebar_label: GetItemNotFoundMode -deprecated: false -nav: - title: 'GetItemNotFoundMode' - order: 10 ---- - -# GetItemNotFoundMode - -
GetItemNotFoundMode
- -The error mode to determine the behaviour of error from a get request. - -| | | -| -- | -- | -| `ERROR` | Return all errors. | -| `RETURN_NULL` | Return null if the item is not found. All other errors are returned. | \ No newline at end of file diff --git a/docs/reference/graphql/enum/IdentitySearchType.md b/docs/reference/graphql/enum/IdentitySearchType.md deleted file mode 100644 index fbdc8d1f..00000000 --- a/docs/reference/graphql/enum/IdentitySearchType.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'IdentitySearchType' -template: Documentation -sidebar_label: IdentitySearchType -deprecated: false -nav: - title: 'IdentitySearchType' - order: 10 ---- - -# IdentitySearchType - -
IdentitySearchType
- -The identity type to search for in a directory. - -| | | -| -- | -- | -| `GROUP` | Search for an identity of type `GROUP` in the directory | -| `USER` | Search for an identity of type `USER` in the directory | \ No newline at end of file diff --git a/docs/reference/graphql/enum/ListStatsTotalCalculation.md b/docs/reference/graphql/enum/ListStatsTotalCalculation.md deleted file mode 100644 index 62e2a255..00000000 --- a/docs/reference/graphql/enum/ListStatsTotalCalculation.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'ListStatsTotalCalculation' -template: Documentation -sidebar_label: ListStatsTotalCalculation -deprecated: false -nav: - title: 'ListStatsTotalCalculation' - order: 10 ---- - -# ListStatsTotalCalculation - -
ListStatsTotalCalculation
- - - -| | | -| -- | -- | -| `ESTIMATED` | | -| `EXACT` | | \ No newline at end of file diff --git a/docs/reference/graphql/enum/ModUploadType.md b/docs/reference/graphql/enum/ModUploadType.md deleted file mode 100644 index 96983605..00000000 --- a/docs/reference/graphql/enum/ModUploadType.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'ModUploadType' -template: Documentation -sidebar_label: ModUploadType -deprecated: false -nav: - title: 'ModUploadType' - order: 10 ---- - -# ModUploadType - -
ModUploadType
- -The upload type of a mod upload request. `CLI`: The mod is being uploaded locally via the Turbot CLI. `REGISTRY`: The mod will be sourced from the Turbot mod registry. - -| | | -| -- | -- | -| `CLI` | | -| `REGISTRY` | | \ No newline at end of file diff --git a/docs/reference/graphql/enum/ModVersionStatus.md b/docs/reference/graphql/enum/ModVersionStatus.md deleted file mode 100644 index 8b4f918f..00000000 --- a/docs/reference/graphql/enum/ModVersionStatus.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: 'ModVersionStatus' -template: Documentation -sidebar_label: ModVersionStatus -deprecated: false -nav: - title: 'ModVersionStatus' - order: 10 ---- - -# ModVersionStatus - -
ModVersionStatus
- -Status of the Mod Version. `UPLOADING` - Waiting for upload of the Mod Version to complete. `PUBLISHING` - Uploaded Mod Version is being reviewed & published; not yet available for installation. `AVAILABLE` - Available for installation. `RECOMMENDED` - Available and recommended for installation. `UNAVAILABLE` - No longer available for installation; typically used for deprecated versions. `DELETED` - Marked as deleted; not available for installation, but not yet permanently purged from the registry. - -| | | -| -- | -- | -| `AVAILABLE` | | -| `DELETED` | | -| `PUBLISHING` | | -| `RECOMMENDED` | | -| `UNAVAILABLE` | | -| `UPLOADING` | | \ No newline at end of file diff --git a/docs/reference/graphql/enum/NotificationDataSource.md b/docs/reference/graphql/enum/NotificationDataSource.md deleted file mode 100644 index 55dc5189..00000000 --- a/docs/reference/graphql/enum/NotificationDataSource.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'NotificationDataSource' -template: Documentation -sidebar_label: NotificationDataSource -deprecated: false -nav: - title: 'NotificationDataSource' - order: 10 ---- - -# NotificationDataSource - -
NotificationDataSource
- -Data source to fetch the data for notification. `ALL` - Fetch the data from S3 bucket and database. `DB` - Fetch the data only from the database. - -| | | -| -- | -- | -| `ALL` | | -| `DB` | | \ No newline at end of file diff --git a/docs/reference/graphql/enum/PolicySettingPrecedence.md b/docs/reference/graphql/enum/PolicySettingPrecedence.md deleted file mode 100644 index 66426170..00000000 --- a/docs/reference/graphql/enum/PolicySettingPrecedence.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'PolicySettingPrecedence' -template: Documentation -sidebar_label: PolicySettingPrecedence -deprecated: false -nav: - title: 'PolicySettingPrecedence' - order: 10 ---- - -# PolicySettingPrecedence - -
PolicySettingPrecedence
- -The precedence of the policy setting. `REQUIRED`: Settings are mandated on descendant resources, unless an exception has been granted. `RECOMMENDED`: Sets a default value, used by descendant resources unless they specify an alternative. - -| | | -| -- | -- | -| `RECOMMENDED` | | -| `REQUIRED` | | \ No newline at end of file diff --git a/docs/reference/graphql/enum/PolicyValueState.md b/docs/reference/graphql/enum/PolicyValueState.md deleted file mode 100644 index 0459fe1e..00000000 --- a/docs/reference/graphql/enum/PolicyValueState.md +++ /dev/null @@ -1,28 +0,0 @@ ---- -title: 'PolicyValueState' -template: Documentation -sidebar_label: PolicyValueState -deprecated: false -nav: - title: 'PolicyValueState' - order: 10 ---- - -# PolicyValueState - -
PolicyValueState
- -The possible states for a `PolicyValue`. For non-calculated values this will always be `OK`. - -For more information, please see [Policy Values & Settings](https://turbot.com/guardrails/docs/concepts/policies/values-settings). - -| | | -| -- | -- | -| `error` | | -| `ERROR` | | -| `invalid` | | -| `INVALID` | | -| `ok` | | -| `OK` | | -| `tbd` | | -| `TBD` | | \ No newline at end of file diff --git a/docs/reference/graphql/enum/ProfileAccessKeyStatus.md b/docs/reference/graphql/enum/ProfileAccessKeyStatus.md deleted file mode 100644 index 81d741c9..00000000 --- a/docs/reference/graphql/enum/ProfileAccessKeyStatus.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'ProfileAccessKeyStatus' -template: Documentation -sidebar_label: ProfileAccessKeyStatus -deprecated: false -nav: - title: 'ProfileAccessKeyStatus' - order: 10 ---- - -# ProfileAccessKeyStatus - -
ProfileAccessKeyStatus
- -The status of a profile access key. - -| | | -| -- | -- | -| `ACTIVE` | The profile access key is active and available to use for basic HTTP authentication. | -| `INACTIVE` | The profile access key is inactive and cannot be used for basic HTTP authentication. | \ No newline at end of file diff --git a/docs/reference/graphql/enum/ProfileAwsAccessKeyStatus.md b/docs/reference/graphql/enum/ProfileAwsAccessKeyStatus.md deleted file mode 100644 index 7c5386f7..00000000 --- a/docs/reference/graphql/enum/ProfileAwsAccessKeyStatus.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'ProfileAwsAccessKeyStatus' -template: Documentation -sidebar_label: ProfileAwsAccessKeyStatus -deprecated: false -nav: - title: 'ProfileAwsAccessKeyStatus' - order: 10 ---- - -# ProfileAwsAccessKeyStatus - -
ProfileAwsAccessKeyStatus
- -The status of a profile ssh key. - -| | | -| -- | -- | -| `Active` | The profile aws access key is active and available to use for AWS authentication. | -| `Inactive` | The profile aws access key is inactive and cannot be used for AWS authentication. | \ No newline at end of file diff --git a/docs/reference/graphql/enum/ProfileSshKeyStatus.md b/docs/reference/graphql/enum/ProfileSshKeyStatus.md deleted file mode 100644 index 2a0d2021..00000000 --- a/docs/reference/graphql/enum/ProfileSshKeyStatus.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'ProfileSshKeyStatus' -template: Documentation -sidebar_label: ProfileSshKeyStatus -deprecated: false -nav: - title: 'ProfileSshKeyStatus' - order: 10 ---- - -# ProfileSshKeyStatus - -
ProfileSshKeyStatus
- -The status of a profile ssh key. - -| | | -| -- | -- | -| `ACTIVE` | The profile ssh key is active and available to use for basic HTTP authentication. | -| `INACTIVE` | The profile ssh key is inactive and cannot be used for basic HTTP authentication. | \ No newline at end of file diff --git a/docs/reference/graphql/enum/ProfileStatus.md b/docs/reference/graphql/enum/ProfileStatus.md deleted file mode 100644 index 40d34041..00000000 --- a/docs/reference/graphql/enum/ProfileStatus.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'ProfileStatus' -template: Documentation -sidebar_label: ProfileStatus -deprecated: false -nav: - title: 'ProfileStatus' - order: 10 ---- - -# ProfileStatus - -
ProfileStatus
- -The status of a profile. - -| | | -| -- | -- | -| `ACTIVE` | The profile is active and any access keys and permissions granted to it are available for use, subject to them being activated. | -| `INACTIVE` | The profile is inactive and any access keys and permissions granted to it are not available for user, regardless of their individual activation status. | \ No newline at end of file diff --git a/docs/reference/graphql/enum/Retention.md b/docs/reference/graphql/enum/Retention.md deleted file mode 100644 index 03a13fd6..00000000 --- a/docs/reference/graphql/enum/Retention.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'Retention' -template: Documentation -sidebar_label: Retention -deprecated: false -nav: - title: 'Retention' - order: 10 ---- - -# Retention - -
Retention
- -Specify the retention for resources. `HISTORY`: Will keep the history of the deleted resources. `NONE`: Will remove all the history and notifications of the deleted resources. - -| | | -| -- | -- | -| `HISTORY` | | -| `NONE` | | \ No newline at end of file diff --git a/docs/reference/graphql/enum/SamlNameIdFormat.md b/docs/reference/graphql/enum/SamlNameIdFormat.md deleted file mode 100644 index 3e8af02d..00000000 --- a/docs/reference/graphql/enum/SamlNameIdFormat.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'SamlNameIdFormat' -template: Documentation -sidebar_label: SamlNameIdFormat -deprecated: false -nav: - title: 'SamlNameIdFormat' - order: 10 ---- - -# SamlNameIdFormat - -
SamlNameIdFormat
- -Specify the name ID format used in SAML auth assertions. - -| | | -| -- | -- | -| `EMAIL` | | -| `UNSPECIFIED` | | \ No newline at end of file diff --git a/docs/reference/graphql/enum/SamlSignedRequestAlgorithm.md b/docs/reference/graphql/enum/SamlSignedRequestAlgorithm.md deleted file mode 100644 index 9747fddb..00000000 --- a/docs/reference/graphql/enum/SamlSignedRequestAlgorithm.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -title: 'SamlSignedRequestAlgorithm' -template: Documentation -sidebar_label: SamlSignedRequestAlgorithm -deprecated: false -nav: - title: 'SamlSignedRequestAlgorithm' - order: 10 ---- - -# SamlSignedRequestAlgorithm - -
SamlSignedRequestAlgorithm
- -Specify the algorithm used to sign SAML auth requests. - -| | | -| -- | -- | -| `SHA1` | | -| `SHA256` | | -| `SHA512` | | \ No newline at end of file diff --git a/docs/reference/graphql/enum/SecretLevel.md b/docs/reference/graphql/enum/SecretLevel.md deleted file mode 100644 index 2ccd4290..00000000 --- a/docs/reference/graphql/enum/SecretLevel.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -title: 'SecretLevel' -template: Documentation -sidebar_label: SecretLevel -deprecated: false -nav: - title: 'SecretLevel' - order: 10 ---- - -# SecretLevel - -
SecretLevel
- -Secret Level. `SECRET` - This secret is encrypted, and only Turbot/Owner at the Turbot level can decrypt it. `CONFIDENTIAL` - This secret is encrypted, and you must have Turbot/Admin where the setting is made to decrypt it. `NONE` - This is not a secret, and is not encrypted (default). - -| | | -| -- | -- | -| `CONFIDENTIAL` | | -| `NONE` | | -| `SECRET` | | \ No newline at end of file diff --git a/docs/reference/graphql/enum/TagsResolution.md b/docs/reference/graphql/enum/TagsResolution.md deleted file mode 100644 index f0a78e99..00000000 --- a/docs/reference/graphql/enum/TagsResolution.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -title: 'TagsResolution' -template: Documentation -sidebar_label: TagsResolution -deprecated: false -nav: - title: 'TagsResolution' - order: 10 ---- - -# TagsResolution - -
TagsResolution
- -Specify the scope and merge strategy for resource tags. `SELF` - return only the tags set on this object, not the ancestors. `REQUIRED` - return the merged set of tags for this resource and all of its ancestors. If a duplicate key exists, use the value from the resource highest in the hierarchy. `RECOMMENDED` - return the merged set of tags for this resource and all of its ancestors. If a duplicate key exists, use the value from the resource lowest (nearest this resource) in the hierarchy. - -| | | -| -- | -- | -| `RECOMMENDED` | | -| `REQUIRED` | | -| `SELF` | | \ No newline at end of file diff --git a/docs/reference/graphql/enum/WatchRuleNotificationType.md b/docs/reference/graphql/enum/WatchRuleNotificationType.md deleted file mode 100644 index f201b7ab..00000000 --- a/docs/reference/graphql/enum/WatchRuleNotificationType.md +++ /dev/null @@ -1,36 +0,0 @@ ---- -title: 'WatchRuleNotificationType' -template: Documentation -sidebar_label: WatchRuleNotificationType -deprecated: false -nav: - title: 'WatchRuleNotificationType' - order: 10 ---- - -# WatchRuleNotificationType - -
WatchRuleNotificationType
- -The notification types that the watch rule should filter by. - -| | | -| -- | -- | -| `ACTIVE_GRANTS_CREATED` | | -| `ACTIVE_GRANTS_DELETED` | | -| `ACTIVE_GRANTS_UPDATED` | | -| `CONTROL_CREATED` | | -| `CONTROL_DELETED` | | -| `CONTROL_UPDATED` | | -| `GRANT_CREATED` | | -| `GRANT_DELETED` | | -| `GRANT_UPDATED` | | -| `POLICY_SETTING_CREATED` | | -| `POLICY_SETTING_DELETED` | | -| `POLICY_SETTING_UPDATED` | | -| `POLICY_VALUE_CREATED` | | -| `POLICY_VALUE_DELETED` | | -| `POLICY_VALUE_UPDATED` | | -| `RESOURCE_CREATED` | | -| `RESOURCE_DELETED` | | -| `RESOURCE_UPDATED` | | \ No newline at end of file diff --git a/docs/reference/graphql/enum/WatchRuleResourceLevel.md b/docs/reference/graphql/enum/WatchRuleResourceLevel.md deleted file mode 100644 index ab6bebfc..00000000 --- a/docs/reference/graphql/enum/WatchRuleResourceLevel.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'WatchRuleResourceLevel' -template: Documentation -sidebar_label: WatchRuleResourceLevel -deprecated: false -nav: - title: 'WatchRuleResourceLevel' - order: 10 ---- - -# WatchRuleResourceLevel - -
WatchRuleResourceLevel
- -The resource level of the watch rule. `self`: Will match on the watch rule resources only. `descendant`: Will match on descendants of the watch rule resources. - -| | | -| -- | -- | -| `DESCENDANT` | | -| `SELF` | | \ No newline at end of file diff --git a/docs/reference/graphql/enum/WatchRuleState.md b/docs/reference/graphql/enum/WatchRuleState.md deleted file mode 100644 index d73fc82c..00000000 --- a/docs/reference/graphql/enum/WatchRuleState.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'WatchRuleState' -template: Documentation -sidebar_label: WatchRuleState -deprecated: false -nav: - title: 'WatchRuleState' - order: 10 ---- - -# WatchRuleState - -
WatchRuleState
- -The resource level of the watch rule. `self`: Will match on the watch rule resources only. `descendant`: Will match on descendants of the watch rule resources. - -| | | -| -- | -- | -| `ACTIVE` | | -| `INACTIVE` | | \ No newline at end of file diff --git a/docs/reference/graphql/enum/index.md b/docs/reference/graphql/enum/index.md deleted file mode 100644 index 2777707b..00000000 --- a/docs/reference/graphql/enum/index.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -title: Enums ---- -# Enums - -[Enums](https://graphql.github.io/graphql-spec/June2018/#sec-Objects) in GraphQL represent the resources you can access. An object can contain a list of fields, which are specifically typed. diff --git a/docs/reference/graphql/index.md b/docs/reference/graphql/index.md deleted file mode 100644 index 9d4d8c2e..00000000 --- a/docs/reference/graphql/index.md +++ /dev/null @@ -1,25 +0,0 @@ ---- -title: GraphQL -template: Documentation -nav: - order: 50 ---- - -# GraphQL - -GraphQL is a concise API language, consisting of: - -| | | -| ---------------------------------------- | -------------------------------------------------- | -| [Queries](reference/graphql/query) | Read-only functions to query and retrieve data. | -| [Mutations](reference/graphql/mutation) | Used to create, update or delete data. | -| [Objects](reference/graphql/object) | Data types returned by Queries. | -| [Input Objects](reference/graphql/input) | Data types used as input to Mutations. | -| [Enums](reference/graphql/enum) | Predefined choice lists used as fields in Objects. | -| [Scalars](reference/graphql/scalar) | Basic types used as fields in Objects. | - -New to GraphQL? - -
- » Get started with GraphQL in 7 minutes → -
diff --git a/docs/reference/graphql/input/ActivateGrantInput.md b/docs/reference/graphql/input/ActivateGrantInput.md deleted file mode 100644 index 49cbc11b..00000000 --- a/docs/reference/graphql/input/ActivateGrantInput.md +++ /dev/null @@ -1,25 +0,0 @@ ---- -title: 'ActivateGrantInput' -template: Documentation -sidebar_label: ActivateGrantInput -deprecated: false -nav: - title: 'ActivateGrantInput' - order: 10 ---- - -# ActivateGrantInput - -
ActivateGrantInput
- - - -Activate a `grant` at the given `resource`. Optionally provide `note`, `validFromTimestamp` and `validToTimestamp` - -| | | | -| -- | -- | -- | -| `grant` | ID! | The `grant` of the grant to activate, as an id | -| `note` | String | Optional `note` for the grant activation, as a string | -| `resource` | ID! | The `resource` level to activate the grant at, either as an id, or an AKA | -| `validFromTimestamp` | String | Optional `validFromTimestamp` for the grant activation, as an ISO string | -| `validToTimestamp` | String | Optional `validToTimestamp` for the grant activation, as an ISO string | \ No newline at end of file diff --git a/docs/reference/graphql/input/AttachSmartFolderInput.md b/docs/reference/graphql/input/AttachSmartFolderInput.md deleted file mode 100644 index 3d861f72..00000000 --- a/docs/reference/graphql/input/AttachSmartFolderInput.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'AttachSmartFolderInput' -template: Documentation -sidebar_label: AttachSmartFolderInput -deprecated: false -nav: - title: 'AttachSmartFolderInput' - order: 10 ---- - -# AttachSmartFolderInput - -
AttachSmartFolderInput
- - - -Attach `smartFolders` on a given `resource` - -| | | | -| -- | -- | -- | -| `resource` | ID! | The `id` of the resource to put, either as an id, or an AKA | -| `smartFolders` | [ID!]! | Provide `smartFolderIds` for the resource to put | \ No newline at end of file diff --git a/docs/reference/graphql/input/CreateFavoriteInput.md b/docs/reference/graphql/input/CreateFavoriteInput.md deleted file mode 100644 index 66182cd7..00000000 --- a/docs/reference/graphql/input/CreateFavoriteInput.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -title: 'CreateFavoriteInput' -template: Documentation -sidebar_label: CreateFavoriteInput -deprecated: false -nav: - title: 'CreateFavoriteInput' - order: 10 ---- - -# CreateFavoriteInput - -
CreateFavoriteInput
- - - -Create a favorite for the given `resource`. - -| | | | -| -- | -- | -- | -| `resource` | ID! | The `resource` to create the favorite for, either as an id, or an AKA | \ No newline at end of file diff --git a/docs/reference/graphql/input/CreateGoogleDirectoryInput.md b/docs/reference/graphql/input/CreateGoogleDirectoryInput.md deleted file mode 100644 index ac5e70f1..00000000 --- a/docs/reference/graphql/input/CreateGoogleDirectoryInput.md +++ /dev/null @@ -1,29 +0,0 @@ ---- -title: 'CreateGoogleDirectoryInput' -template: Documentation -sidebar_label: CreateGoogleDirectoryInput -deprecated: false -nav: - title: 'CreateGoogleDirectoryInput' - order: 10 ---- - -# CreateGoogleDirectoryInput - -
CreateGoogleDirectoryInput
- - - -Input type to create a Google directory - -| | | | -| -- | -- | -- | -| `clientId` | ID! | The `clientId` of the Google directory to create | -| `clientSecret` | String! | The `clientSecret` of the Google directory to create | -| `description` | String | Optional `description` of the Google directory to create | -| `hostedDomain` | String | Optional `hostedDomain` of the Google directory to create | -| `parent` | ID! | The `parent` of the Google directory to create, either as an id, or an AKA | -| `profileIdTemplate` | String! | The `profileIdTemplate` of the Google directory to create | -| `status` | DirectoryStatus! | The `status` of the Google directory to create | -| `tags` | Scalar | Optional `tags` for the Google directory to create | -| `title` | String! | The `title` of the Google directory to create | \ No newline at end of file diff --git a/docs/reference/graphql/input/CreateGrantInput.md b/docs/reference/graphql/input/CreateGrantInput.md deleted file mode 100644 index 0bed34c5..00000000 --- a/docs/reference/graphql/input/CreateGrantInput.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -title: 'CreateGrantInput' -template: Documentation -sidebar_label: CreateGrantInput -deprecated: false -nav: - title: 'CreateGrantInput' - order: 10 ---- - -# CreateGrantInput - -
CreateGrantInput
- - - -Create a grant for the given `type`, `level`, `resource` and `identity` or `identitySearch`. Optionally provide `note`, `validFromTimestamp` and `validToTimestamp` - -| | | | -| -- | -- | -- | -| `groupName` | String | Optional `groupName` for the grant, as a string | -| `identity` | ID | The `identity` to create the grant for, either as an id, or an AKA | -| `identitySearch` | IdentitySearchInput | The `identitySearch` to create the grant for, specifying the `directory`, `type` and `identity` to search for. | -| `level` | ID! | The permission `level` of the grant to create, either as an id, or an AKA | -| `note` | String | Optional `note` for the grant, as a string | -| `resource` | ID! | The `resource` level to create the grant at, either as an id, or an AKA | -| `roleName` | String | Optional `roleName` for the grant, as a string | -| `type` | ID! | The permission `type` of the grant to create, either as an id, or an AKA | -| `validFromTimestamp` | String | Optional `validFromTimestamp` for the grant, as an ISO string | -| `validToTimestamp` | String | Optional `validToTimestamp` for the grant, as an ISO string | \ No newline at end of file diff --git a/docs/reference/graphql/input/CreateGroupProfileInput.md b/docs/reference/graphql/input/CreateGroupProfileInput.md deleted file mode 100644 index 1e22e7f0..00000000 --- a/docs/reference/graphql/input/CreateGroupProfileInput.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: 'CreateGroupProfileInput' -template: Documentation -sidebar_label: CreateGroupProfileInput -deprecated: false -nav: - title: 'CreateGroupProfileInput' - order: 10 ---- - -# CreateGroupProfileInput - -
CreateGroupProfileInput
- - - -Input type to create a group profile - -| | | | -| -- | -- | -- | -| `directory` | ID! | The parent `directory` of the group profile to create, either as an id, or an AKA | -| `groupProfileId` | String! | The `groupProfileId` of the group profile to create. For new group profiles this must be unique for the parent `directory` | -| `status` | ProfileStatus! | The `status` of the group profile to create | -| `title` | String! | The `title` of the group profile to create | \ No newline at end of file diff --git a/docs/reference/graphql/input/CreateLdapDirectoryInput.md b/docs/reference/graphql/input/CreateLdapDirectoryInput.md deleted file mode 100644 index 71d2b75a..00000000 --- a/docs/reference/graphql/input/CreateLdapDirectoryInput.md +++ /dev/null @@ -1,52 +0,0 @@ ---- -title: 'CreateLdapDirectoryInput' -template: Documentation -sidebar_label: CreateLdapDirectoryInput -deprecated: false -nav: - title: 'CreateLdapDirectoryInput' - order: 10 ---- - -# CreateLdapDirectoryInput - -
CreateLdapDirectoryInput
- - - -Input type to create an LDAP directory - -| | | | -| -- | -- | -- | -| `base` | String! | The `base` DN of the LDAP directory to connect to | -| `connectivityTestFilter` | String | Optional `connectivityTestFilter` of the LDAP directory to store a test filter to be used by the connectivity control for testing LDAP connections. | -| `description` | String | Optional `description` of the LDAP directory to create | -| `disabledGroupFilter` | String | Optional `disabledGroupFilter` of the LDAP directory to filter out disabled groups in the LDAP server. If not specified then `(description=disabled)` is used. | -| `disabledUserFilter` | String | Optional `disabledUserFilter` of the LDAP directory to connect to. If not specified then `!(userAccountControl:1.2.840.113556.1.4.803:=2)` is used | -| `distinguishedName` | String! | The `distinguishedName` of the LDAP directory account to connect as | -| `groupCanonicalNameAttribute` | String | Optional `groupCanonicalNameAttribute` of the LDAP directory to connect to. If not specified then `cn` is used | -| `groupMemberOfAttribute` | String | Optional `groupMemberOfAttribute` of the LDAP directory to store the attribute name where parent groups of a group/user are stored. | -| `groupMembershipAttribute` | String | Optional `groupMembershipAttribute` of the LDAP directory to store the attribute name where member groups/users of a group are stored. | -| `groupObjectFilter` | String | Optional `groupObjectFilter` of the LDAP directory to connect to. If not specified then `(objectCategory=group)` is used | -| `groupProfileIdTemplate` | String | Optional `groupProfileIdTemplate` of the LDAP directory to create | -| `groupSearchFilter` | String | Optional `groupSearchFilter` of the LDAP directory to connect to. The provided filter is Nunjucks rendered with `groupname` provided as a data parameter. If not specified then `(|(sAMAccountName={{groupname}}*)(mail={{groupname}}*)(cn={{groupname}}*))` is used | -| `groupSyncFilter` | String | Optional `groupSyncFilter` of the LDAP directory to connect to. This filter will find groups to sync, subject to the `base` and `groupObjectFilter`. | -| `parent` | ID! | The `parent` of the LDAP directory to create, either as an id, or an AKA | -| `password` | String! | The `password` of the LDAP directory account to connect as | -| `profileIdTemplate` | String! | The `profileIdTemplate` of the LDAP directory to create | -| `rejectUnauthorized` | Boolean! | Mandatory `rejectUnauthorized` of the LDAP directory indicating whether unauthorized LDAP server requests should be rejected or not. | -| `status` | DirectoryStatus! | The `status` of the LDAP directory to create | -| `tags` | Scalar | Optional `tags` for the LDAP directory to create | -| `title` | String! | The `title` of the LDAP directory to create | -| `tlsEnabled` | Boolean! | Mandatory `tlsEnabled` of the LDAP directory indicating whether server side TLS encryption is enabled for the LDAP Connection. | -| `tlsServerCertificate` | String | Optional `tlsServerCertificate` of the LDAP directory to store the root certificate for TLS encryption. | -| `url` | String! | The `url` of the LDAP directory to connect to | -| `userCanonicalNameAttribute` | String | Optional `userCanonicalNameAttribute` of the LDAP directory to connect to. If not specified then `cn` is used | -| `userDisplayNameAttribute` | String | Optional `userDisplayNameAttribute` of the LDAP directory to connect to. If not specified then `displayName` is used | -| `userEmailAttribute` | String | Optional `userEmailAttribute` of the LDAP directory to connect to. If not specified then `mail` is used | -| `userFamilyNameAttribute` | String | Optional `userFamilyNameAttribute` of the LDAP directory to connect to. If not specified then `sn` is used | -| `userGivenNameAttribute` | String | Optional `userGivenNameAttribute` of the LDAP directory to connect to. If not specified then `givenName` is used | -| `userMatchFilter` | String | Optional `userMatchFilter` of the LDAP directory to connect to. | -| `userObjectFilter` | String | Optional `userObjectFilter` of the LDAP directory to connect to. If not specified then `(objectCategory=user)` is used | -| `userSearchAttributes` | [String!] | Optional `userSearchAttributes` of the LDAP directory to connect to. If not specified then this defaults to `["*"]`. If attributes other than `"*"` are specified, then additionally the values for `userDisplayNameAttribute` and `userAccountNameAttribute` are included | -| `userSearchFilter` | String | Optional `userSearchFilter` of the LDAP directory to connect to. The provided filter is Nunjucks rendered with `username` provided as a data parameter. If not specified then `(|(sAMAccountName={{username}}*)(mail={{username}}*)(givenName={{username}}*)(sn={{username}}*))` is used | \ No newline at end of file diff --git a/docs/reference/graphql/input/CreateLocalDirectoryInput.md b/docs/reference/graphql/input/CreateLocalDirectoryInput.md deleted file mode 100644 index b721aad9..00000000 --- a/docs/reference/graphql/input/CreateLocalDirectoryInput.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -title: 'CreateLocalDirectoryInput' -template: Documentation -sidebar_label: CreateLocalDirectoryInput -deprecated: false -nav: - title: 'CreateLocalDirectoryInput' - order: 10 ---- - -# CreateLocalDirectoryInput - -
CreateLocalDirectoryInput
- - - -Input type to create a local directory - -| | | | -| -- | -- | -- | -| `description` | String | Optional `description` of the local directory to create | -| `parent` | ID! | The `parent` of the local directory to create, either as an id, or an AKA | -| `profileIdTemplate` | String! | The `profileIdTemplate` of the local directory to create | -| `status` | DirectoryStatus! | The `status` of the local directory to create | -| `tags` | Scalar | Optional `tags` for the local directory to create | -| `title` | String! | The `title` of the local directory to create | \ No newline at end of file diff --git a/docs/reference/graphql/input/CreateLocalDirectoryUserPasswordInput.md b/docs/reference/graphql/input/CreateLocalDirectoryUserPasswordInput.md deleted file mode 100644 index 54e2cbda..00000000 --- a/docs/reference/graphql/input/CreateLocalDirectoryUserPasswordInput.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -title: 'CreateLocalDirectoryUserPasswordInput' -template: Documentation -sidebar_label: CreateLocalDirectoryUserPasswordInput -deprecated: false -nav: - title: 'CreateLocalDirectoryUserPasswordInput' - order: 10 ---- - -# CreateLocalDirectoryUserPasswordInput - -
CreateLocalDirectoryUserPasswordInput
- - - -Create a local directory user password for a `user` - -| | | | -| -- | -- | -- | -| `user` | ID! | The `user` in the local directory, either as an id, or an AKA | \ No newline at end of file diff --git a/docs/reference/graphql/input/CreatePolicySettingInput.md b/docs/reference/graphql/input/CreatePolicySettingInput.md deleted file mode 100644 index 711fe776..00000000 --- a/docs/reference/graphql/input/CreatePolicySettingInput.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -title: 'CreatePolicySettingInput' -template: Documentation -sidebar_label: CreatePolicySettingInput -deprecated: false -nav: - title: 'CreatePolicySettingInput' - order: 10 ---- - -# CreatePolicySettingInput - -
CreatePolicySettingInput
- - - -Create a policy setting for the given `type`, `resource` and `precedence`. Provide the setting in either standard form (either `value` (as JSON) or `valueSource` (as YAML string), or as a calculated setting with `inputTemplate` (as YAML Nunjucks template) and optional `input` (as GraphQL query string). Optionally provide `note`, `validFromTimestamp` and `validToTimestamp` - -| | | | -| -- | -- | -- | -| `note` | String | Optional `note` for the policy setting, as a string | -| `precedence` | PolicySettingPrecedence | Optional `precedence` of the policy setting. Defaults to `REQUIRED` if not specified | -| `resource` | ID! | The `resource` level to create the policy setting at, either as an id, or an AKA | -| `template` | String | Optional `template` of a calculated policy setting, as a YAML Nunjucks string | -| `templateInput` | Scalar | Optional Graphql `templateInput` query of a calculated policy setting, as a string, or array of strings | -| `type` | ID! | The `type` of the policy setting to create, either as an id, or an AKA | -| `validFromTimestamp` | String | Optional `validFromTimestamp` for the policy setting, as an ISO string | -| `validToTimestamp` | String | Optional `validToTimestamp` for the policy setting, as an ISO string | -| `value` | JSON | Optional `value` of a standard policy setting, as a JSON object | -| `valueSource` | String | Optional `valueSource` of a standard policy setting, as a YAML string | \ No newline at end of file diff --git a/docs/reference/graphql/input/CreateProfileAwsAccessKeyInput.md b/docs/reference/graphql/input/CreateProfileAwsAccessKeyInput.md deleted file mode 100644 index e3f81325..00000000 --- a/docs/reference/graphql/input/CreateProfileAwsAccessKeyInput.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -title: 'CreateProfileAwsAccessKeyInput' -template: Documentation -sidebar_label: CreateProfileAwsAccessKeyInput -deprecated: false -nav: - title: 'CreateProfileAwsAccessKeyInput' - order: 10 ---- - -# CreateProfileAwsAccessKeyInput - -
CreateProfileAwsAccessKeyInput
- - - -Create the profile AWS access key from account `account` - -| | | | -| -- | -- | -- | -| `account` | String! | The `account` in which the key will be created for the profile | \ No newline at end of file diff --git a/docs/reference/graphql/input/CreateProfileInput.md b/docs/reference/graphql/input/CreateProfileInput.md deleted file mode 100644 index 39e3fd36..00000000 --- a/docs/reference/graphql/input/CreateProfileInput.md +++ /dev/null @@ -1,31 +0,0 @@ ---- -title: 'CreateProfileInput' -template: Documentation -sidebar_label: CreateProfileInput -deprecated: false -nav: - title: 'CreateProfileInput' - order: 10 ---- - -# CreateProfileInput - -
CreateProfileInput
- - - -Input type to create a profile - -| | | | -| -- | -- | -- | -| `directory` | ID! | The parent `directory` of the profile to create, either as an id, or an AKA | -| `displayName` | String! | The `displayName` of the profile to create | -| `email` | String! | The `email` of the profile to create | -| `externalId` | String | Optional `externalId` of the profile to create. If you are creating a profile for a local directory user, this must be a valid local directory user id | -| `familyName` | String! | The `familyName` of the profile to create | -| `givenName` | String! | The `givenName` of the profile to create | -| `picture` | String | Optional `picture` of the profile to create. This must be a publicly accessible URL | -| `profileId` | String! | The `profileId` of the profile to create. For new profiles this must be unique for the parent `directory` | -| `status` | ProfileStatus! | The `status` of the profile to create | -| `tags` | Scalar | Optional `tags` for the profile to create | -| `title` | String! | The `title` of the profile to create | \ No newline at end of file diff --git a/docs/reference/graphql/input/CreateProfileSshKeyInput.md b/docs/reference/graphql/input/CreateProfileSshKeyInput.md deleted file mode 100644 index 48a040ac..00000000 --- a/docs/reference/graphql/input/CreateProfileSshKeyInput.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'CreateProfileSshKeyInput' -template: Documentation -sidebar_label: CreateProfileSshKeyInput -deprecated: false -nav: - title: 'CreateProfileSshKeyInput' - order: 10 ---- - -# CreateProfileSshKeyInput - -
CreateProfileSshKeyInput
- - - -Save ssh key by `publicKey` - -| | | | -| -- | -- | -- | -| `fingerprint` | String | `fingerprint` of the profile ssh key to form aka | -| `publicKey` | String | The `publicKey` of profile SSH key to save in the database | \ No newline at end of file diff --git a/docs/reference/graphql/input/CreateResourceInput.md b/docs/reference/graphql/input/CreateResourceInput.md deleted file mode 100644 index 01807f1e..00000000 --- a/docs/reference/graphql/input/CreateResourceInput.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -title: 'CreateResourceInput' -template: Documentation -sidebar_label: CreateResourceInput -deprecated: false -nav: - title: 'CreateResourceInput' - order: 10 ---- - -# CreateResourceInput - -
CreateResourceInput
- - - -Create a resource for the given `parent` and `type` and with the given `data`. Optionally provide custom `metadata`, `tags` and `akas` - -| | | | -| -- | -- | -- | -| `akas` | [String!] | Optional `akas` for the resource to create | -| `data` | Scalar! | The `data` of the resource to create | -| `metadata` | Scalar | Optional custom `metadata` of the resource to create | -| `parent` | ID | Optional: The `parent` of the resource to create, either as an id, or an AKA | -| `tags` | Scalar | Options `tags` for the resource to create | -| `type` | ID! | The `type` of the resource to create, either as an id, or an AKA | \ No newline at end of file diff --git a/docs/reference/graphql/input/CreateSamlDirectoryInput.md b/docs/reference/graphql/input/CreateSamlDirectoryInput.md deleted file mode 100644 index 46e46499..00000000 --- a/docs/reference/graphql/input/CreateSamlDirectoryInput.md +++ /dev/null @@ -1,40 +0,0 @@ ---- -title: 'CreateSamlDirectoryInput' -template: Documentation -sidebar_label: CreateSamlDirectoryInput -deprecated: false -nav: - title: 'CreateSamlDirectoryInput' - order: 10 ---- - -# CreateSamlDirectoryInput - -
CreateSamlDirectoryInput
- - - -Input type to create a SAML directory - -| | | | -| -- | -- | -- | -| `allowGroupSyncing` | Boolean | Optional `tags` for the SAML directory to create | -| `allowIdpInitiatedSso` | Boolean | Optional flag to determine if this directory allows IDP-initiated SSO. | -| `certificate` | String! | The `certificate` of the SAML directory to create in multiline PEM format | -| `description` | String | Optional `description` of the SAML directory to create | -| `entryPoint` | String! | The `entryPoint` of the SAML directory to create | -| `groupFilter` | String | Optional attribute returning list of groups that a SAML user is a part of. | -| `issuer` | String | Optional `issuer` of the SAML directory to create | -| `nameIdFormat` | SamlNameIdFormat | Optional `nameIdFormat` of the SAML directory to create | -| `parent` | ID! | The `parent` of the SAML directory to create, either as an id, or an AKA | -| `profileGroupsAttribute` | String | Flag to indicate whether groups will be synchronized for SAML users. | -| `profileIdTemplate` | String! | The `profileIdTemplate` of the SAML directory to create | -| `requiredSignedAssertionResponse` | Boolean | Optional flag to indicate whether the SAML assertion response from the IDP should be signed. Enabling this ensures data integrity and authenticity. | -| `requiredSignedAuthenticationResponse` | Boolean | Optional flag to indicate whether the SAML authentication response from the IDP should be signed. Enabling this ensures data integrity and authenticity. | -| `signatureAlgorithm` | SamlSignedRequestAlgorithm | Optional algorithm used to sign auth requests with SAML directory | -| `signaturePrivateKey` | String | Optional `signaturePrivateKey` used to sign auth requests with SAML directory, in multiline PEM format | -| `signRequests` | Boolean | Optionally sign auth requests with this SAML directory | -| `status` | DirectoryStatus! | The `status` of the SAML directory to create | -| `strictAudienceValidation` | Boolean | Optional flag to indicate whether the SAML Audience need to be validated. | -| `tags` | Scalar | Optional regular expression to filter out groups that are to be synced from SAML. | -| `title` | String! | The `title` of the SAML directory to create | \ No newline at end of file diff --git a/docs/reference/graphql/input/CreateSmartFolderInput.md b/docs/reference/graphql/input/CreateSmartFolderInput.md deleted file mode 100644 index 199a32d7..00000000 --- a/docs/reference/graphql/input/CreateSmartFolderInput.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -title: 'CreateSmartFolderInput' -template: Documentation -sidebar_label: CreateSmartFolderInput -deprecated: false -nav: - title: 'CreateSmartFolderInput' - order: 10 ---- - -# CreateSmartFolderInput - -
CreateSmartFolderInput
- - - -Create a policy pack for the given `parent` Optionally provide `title`, `description` and `filter` - -| | | | -| -- | -- | -- | -| `akas` | [String!] | Optional `akas` for the resource to upsert | -| `color` | String | Optional `color` of the policy pack to create, that will be used to highlight the Policy Pack in the Guardrails console, in 3 or 6-character hexadecimal format e.g. #1CB640. If not set one will be chosen at random. | -| `description` | String | Optional `description` of the policy pack to create | -| `filter` | String | Optional `filter` of the policy pack to create, used for auto-attachment | -| `parent` | ID! | The `parent` of the policy pack to create, either as an id, or an AKA | -| `title` | String! | The `title` of the policy pack to create | \ No newline at end of file diff --git a/docs/reference/graphql/input/CreateTurbotDirectoryInput.md b/docs/reference/graphql/input/CreateTurbotDirectoryInput.md deleted file mode 100644 index 5af4aa87..00000000 --- a/docs/reference/graphql/input/CreateTurbotDirectoryInput.md +++ /dev/null @@ -1,27 +0,0 @@ ---- -title: 'CreateTurbotDirectoryInput' -template: Documentation -sidebar_label: CreateTurbotDirectoryInput -deprecated: false -nav: - title: 'CreateTurbotDirectoryInput' - order: 10 ---- - -# CreateTurbotDirectoryInput - -
CreateTurbotDirectoryInput
- - - -Input type to create a Turbot directory - -| | | | -| -- | -- | -- | -| `description` | String | Optional `description` of the Turbot directory to create | -| `parent` | ID! | The `parent` of the Turbot directory to create, either as an id, or an AKA | -| `profileIdTemplate` | String! | The `profileIdTemplate` of the Turbot directory to create | -| `server` | String! | The Turbot registry `server` to connect to for authentication | -| `status` | DirectoryStatus! | The `status` of the Turbot directory to create | -| `tags` | Scalar | Optional `tags` for the Turbot directory to create | -| `title` | String! | The `title` of the Turbot directory to create | \ No newline at end of file diff --git a/docs/reference/graphql/input/CreateWatchInput.md b/docs/reference/graphql/input/CreateWatchInput.md deleted file mode 100644 index 0129f35e..00000000 --- a/docs/reference/graphql/input/CreateWatchInput.md +++ /dev/null @@ -1,25 +0,0 @@ ---- -title: 'CreateWatchInput' -template: Documentation -sidebar_label: CreateWatchInput -deprecated: false -nav: - title: 'CreateWatchInput' - order: 10 ---- - -# CreateWatchInput - -
CreateWatchInput
- - - -Create a watch for the given `resource`. Optionally provide `action`, `identity` and `favorite` - -| | | | -| -- | -- | -- | -| `action` | ID | Optional `action` type for the watch, either as an id, or an AKA | -| `favorite` | ID | Optional `favorite` to associate the watch with, as an id | -| `filters` | [String!] | Mandatory `filters` string array for the watch which populates watch pivots criteria | -| `identity` | ID | Optional `identity` type for the watch, either as an id, or an AKA | -| `resource` | ID! | The `resource` to create the watch for, either as an id, or an AKA | \ No newline at end of file diff --git a/docs/reference/graphql/input/CreateWatchRuleInput.md b/docs/reference/graphql/input/CreateWatchRuleInput.md deleted file mode 100644 index 8d03d6b2..00000000 --- a/docs/reference/graphql/input/CreateWatchRuleInput.md +++ /dev/null @@ -1,25 +0,0 @@ ---- -title: 'CreateWatchRuleInput' -template: Documentation -sidebar_label: CreateWatchRuleInput -deprecated: false -nav: - title: 'CreateWatchRuleInput' - order: 10 ---- - -# CreateWatchRuleInput - -
CreateWatchRuleInput
- - - -Create a watch rule for the given `watch`. Optionally provide `resource`, `level` and `notificationTypes` - -| | | | -| -- | -- | -- | -| `level` | [WatchRuleResourceLevel!] | Optional `level` for the watch rule to create | -| `notificationTypes` | [WatchRuleNotificationType!] | Option `notificationTypes` that the watch rule should filter by | -| `resource` | [ID!] | Optional `resource` for the watch rule to create, as ids | -| `state` | WatchRuleState | Optional `state` for the watch rule to create | -| `watch` | ID! | The `watch` to create the rule for, as an id | \ No newline at end of file diff --git a/docs/reference/graphql/input/DeactivateGrantInput.md b/docs/reference/graphql/input/DeactivateGrantInput.md deleted file mode 100644 index d42b9d8d..00000000 --- a/docs/reference/graphql/input/DeactivateGrantInput.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -title: 'DeactivateGrantInput' -template: Documentation -sidebar_label: DeactivateGrantInput -deprecated: false -nav: - title: 'DeactivateGrantInput' - order: 10 ---- - -# DeactivateGrantInput - -
DeactivateGrantInput
- - - -Deactivate an existing grant `activation` - -| | | | -| -- | -- | -- | -| `activation` | ID! | The `activation` of the grant activation to deactivate | \ No newline at end of file diff --git a/docs/reference/graphql/input/DeleteFavoriteInput.md b/docs/reference/graphql/input/DeleteFavoriteInput.md deleted file mode 100644 index 03bef96a..00000000 --- a/docs/reference/graphql/input/DeleteFavoriteInput.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -title: 'DeleteFavoriteInput' -template: Documentation -sidebar_label: DeleteFavoriteInput -deprecated: false -nav: - title: 'DeleteFavoriteInput' - order: 10 ---- - -# DeleteFavoriteInput - -
DeleteFavoriteInput
- - - -Delete a favorite by `id`. - -| | | | -| -- | -- | -- | -| `id` | ID! | The `id` of the favorite to delete | \ No newline at end of file diff --git a/docs/reference/graphql/input/DeleteGoogleDirectoryInput.md b/docs/reference/graphql/input/DeleteGoogleDirectoryInput.md deleted file mode 100644 index 280f1a8d..00000000 --- a/docs/reference/graphql/input/DeleteGoogleDirectoryInput.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -title: 'DeleteGoogleDirectoryInput' -template: Documentation -sidebar_label: DeleteGoogleDirectoryInput -deprecated: false -nav: - title: 'DeleteGoogleDirectoryInput' - order: 10 ---- - -# DeleteGoogleDirectoryInput - -
DeleteGoogleDirectoryInput
- - - -Delete an existing Google directory by `id` - -| | | | -| -- | -- | -- | -| `id` | ID! | The `id` of the Google directory to delete, either as an id, or an AKA | \ No newline at end of file diff --git a/docs/reference/graphql/input/DeleteGrantInput.md b/docs/reference/graphql/input/DeleteGrantInput.md deleted file mode 100644 index 855eb291..00000000 --- a/docs/reference/graphql/input/DeleteGrantInput.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -title: 'DeleteGrantInput' -template: Documentation -sidebar_label: DeleteGrantInput -deprecated: false -nav: - title: 'DeleteGrantInput' - order: 10 ---- - -# DeleteGrantInput - -
DeleteGrantInput
- - - -Delete an existing grant by `id` - -| | | | -| -- | -- | -- | -| `id` | ID! | The `id` of the grant to delete | \ No newline at end of file diff --git a/docs/reference/graphql/input/DeleteGroupProfileInput.md b/docs/reference/graphql/input/DeleteGroupProfileInput.md deleted file mode 100644 index 4131eb87..00000000 --- a/docs/reference/graphql/input/DeleteGroupProfileInput.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -title: 'DeleteGroupProfileInput' -template: Documentation -sidebar_label: DeleteGroupProfileInput -deprecated: false -nav: - title: 'DeleteGroupProfileInput' - order: 10 ---- - -# DeleteGroupProfileInput - -
DeleteGroupProfileInput
- - - -Delete an existing group profile by `id` - -| | | | -| -- | -- | -- | -| `id` | ID! | The `id` of the group profile to delete, either as an id, or an AKA | \ No newline at end of file diff --git a/docs/reference/graphql/input/DeleteLdapDirectoryInput.md b/docs/reference/graphql/input/DeleteLdapDirectoryInput.md deleted file mode 100644 index 622fe933..00000000 --- a/docs/reference/graphql/input/DeleteLdapDirectoryInput.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -title: 'DeleteLdapDirectoryInput' -template: Documentation -sidebar_label: DeleteLdapDirectoryInput -deprecated: false -nav: - title: 'DeleteLdapDirectoryInput' - order: 10 ---- - -# DeleteLdapDirectoryInput - -
DeleteLdapDirectoryInput
- - - -Delete an existing LDAP directory by `id` - -| | | | -| -- | -- | -- | -| `id` | ID! | The `id` of the LDAP directory to delete, either as an id, or an AKA | \ No newline at end of file diff --git a/docs/reference/graphql/input/DeleteLocalDirectoryInput.md b/docs/reference/graphql/input/DeleteLocalDirectoryInput.md deleted file mode 100644 index be1cb237..00000000 --- a/docs/reference/graphql/input/DeleteLocalDirectoryInput.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -title: 'DeleteLocalDirectoryInput' -template: Documentation -sidebar_label: DeleteLocalDirectoryInput -deprecated: false -nav: - title: 'DeleteLocalDirectoryInput' - order: 10 ---- - -# DeleteLocalDirectoryInput - -
DeleteLocalDirectoryInput
- - - -Delete an existing local directory by `id` - -| | | | -| -- | -- | -- | -| `id` | ID! | The `id` of the local directory to delete, either as an id, or an AKA | \ No newline at end of file diff --git a/docs/reference/graphql/input/DeletePolicySettingInput.md b/docs/reference/graphql/input/DeletePolicySettingInput.md deleted file mode 100644 index a6c2b7b3..00000000 --- a/docs/reference/graphql/input/DeletePolicySettingInput.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -title: 'DeletePolicySettingInput' -template: Documentation -sidebar_label: DeletePolicySettingInput -deprecated: false -nav: - title: 'DeletePolicySettingInput' - order: 10 ---- - -# DeletePolicySettingInput - -
DeletePolicySettingInput
- - - -Delete an existing policy setting by `id` - -| | | | -| -- | -- | -- | -| `id` | ID! | The `id` of the policy setting to delete | \ No newline at end of file diff --git a/docs/reference/graphql/input/DeleteProfileAccessKeyInput.md b/docs/reference/graphql/input/DeleteProfileAccessKeyInput.md deleted file mode 100644 index 8ee25978..00000000 --- a/docs/reference/graphql/input/DeleteProfileAccessKeyInput.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -title: 'DeleteProfileAccessKeyInput' -template: Documentation -sidebar_label: DeleteProfileAccessKeyInput -deprecated: false -nav: - title: 'DeleteProfileAccessKeyInput' - order: 10 ---- - -# DeleteProfileAccessKeyInput - -
DeleteProfileAccessKeyInput
- - - -Delete an existing profile access key by `id` - -| | | | -| -- | -- | -- | -| `id` | ID! | The `id` of the profile access key to delete, either as an id, or an AKA | \ No newline at end of file diff --git a/docs/reference/graphql/input/DeleteProfileAwsAccessKeyInput.md b/docs/reference/graphql/input/DeleteProfileAwsAccessKeyInput.md deleted file mode 100644 index f89a84f4..00000000 --- a/docs/reference/graphql/input/DeleteProfileAwsAccessKeyInput.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'DeleteProfileAwsAccessKeyInput' -template: Documentation -sidebar_label: DeleteProfileAwsAccessKeyInput -deprecated: false -nav: - title: 'DeleteProfileAwsAccessKeyInput' - order: 10 ---- - -# DeleteProfileAwsAccessKeyInput - -
DeleteProfileAwsAccessKeyInput
- - - -Delete the profile AWS access key `accessKeyId` from account `account` - -| | | | -| -- | -- | -- | -| `accessKeyId` | String! | The `accessKeyId` which you want to delete | -| `account` | String! | The `account` in which the key will be created for the profile | \ No newline at end of file diff --git a/docs/reference/graphql/input/DeleteProfileInput.md b/docs/reference/graphql/input/DeleteProfileInput.md deleted file mode 100644 index b71e18d2..00000000 --- a/docs/reference/graphql/input/DeleteProfileInput.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -title: 'DeleteProfileInput' -template: Documentation -sidebar_label: DeleteProfileInput -deprecated: false -nav: - title: 'DeleteProfileInput' - order: 10 ---- - -# DeleteProfileInput - -
DeleteProfileInput
- - - -Delete an existing profile by `id` - -| | | | -| -- | -- | -- | -| `id` | ID! | The `id` of the profile to delete, either as an id, or an AKA | \ No newline at end of file diff --git a/docs/reference/graphql/input/DeleteProfileSshKeyInput.md b/docs/reference/graphql/input/DeleteProfileSshKeyInput.md deleted file mode 100644 index dda41b9e..00000000 --- a/docs/reference/graphql/input/DeleteProfileSshKeyInput.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -title: 'DeleteProfileSshKeyInput' -template: Documentation -sidebar_label: DeleteProfileSshKeyInput -deprecated: false -nav: - title: 'DeleteProfileSshKeyInput' - order: 10 ---- - -# DeleteProfileSshKeyInput - -
DeleteProfileSshKeyInput
- - - -Delete an existing profile ssh key by `id` - -| | | | -| -- | -- | -- | -| `id` | ID! | The `id` of the profile SSH key to delete, either as an id, or an AKA | \ No newline at end of file diff --git a/docs/reference/graphql/input/DeleteResourceInput.md b/docs/reference/graphql/input/DeleteResourceInput.md deleted file mode 100644 index a456d418..00000000 --- a/docs/reference/graphql/input/DeleteResourceInput.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'DeleteResourceInput' -template: Documentation -sidebar_label: DeleteResourceInput -deprecated: false -nav: - title: 'DeleteResourceInput' - order: 10 ---- - -# DeleteResourceInput - -
DeleteResourceInput
- - - -Delete an existing resource by `id` - -| | | | -| -- | -- | -- | -| `id` | ID! | The `id` of the resource to delete, either as an id, or an AKA | -| `retention` | Retention | Optional `retention` specify the retention of resources history | \ No newline at end of file diff --git a/docs/reference/graphql/input/DeleteSamlDirectoryInput.md b/docs/reference/graphql/input/DeleteSamlDirectoryInput.md deleted file mode 100644 index f52ac009..00000000 --- a/docs/reference/graphql/input/DeleteSamlDirectoryInput.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -title: 'DeleteSamlDirectoryInput' -template: Documentation -sidebar_label: DeleteSamlDirectoryInput -deprecated: false -nav: - title: 'DeleteSamlDirectoryInput' - order: 10 ---- - -# DeleteSamlDirectoryInput - -
DeleteSamlDirectoryInput
- - - -Delete an existing SAML directory by `id` - -| | | | -| -- | -- | -- | -| `id` | ID! | The `id` of the SAML directory to delete, either as an id, or an AKA | \ No newline at end of file diff --git a/docs/reference/graphql/input/DeleteSmartFolderInput.md b/docs/reference/graphql/input/DeleteSmartFolderInput.md deleted file mode 100644 index 67954ad8..00000000 --- a/docs/reference/graphql/input/DeleteSmartFolderInput.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -title: 'DeleteSmartFolderInput' -template: Documentation -sidebar_label: DeleteSmartFolderInput -deprecated: false -nav: - title: 'DeleteSmartFolderInput' - order: 10 ---- - -# DeleteSmartFolderInput - -
DeleteSmartFolderInput
- - - -Delete an existing policy pack by `id` - -| | | | -| -- | -- | -- | -| `id` | ID! | The `id` of policy pack to delete, either as an id, or an AKA | \ No newline at end of file diff --git a/docs/reference/graphql/input/DeleteTurbotDirectoryInput.md b/docs/reference/graphql/input/DeleteTurbotDirectoryInput.md deleted file mode 100644 index b6373c2d..00000000 --- a/docs/reference/graphql/input/DeleteTurbotDirectoryInput.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -title: 'DeleteTurbotDirectoryInput' -template: Documentation -sidebar_label: DeleteTurbotDirectoryInput -deprecated: false -nav: - title: 'DeleteTurbotDirectoryInput' - order: 10 ---- - -# DeleteTurbotDirectoryInput - -
DeleteTurbotDirectoryInput
- - - -Delete an existing Turbot directory by `id` - -| | | | -| -- | -- | -- | -| `id` | ID! | The `id` of the Turbot directory to delete, either as an id, or an AKA | \ No newline at end of file diff --git a/docs/reference/graphql/input/DeleteWatchInput.md b/docs/reference/graphql/input/DeleteWatchInput.md deleted file mode 100644 index 63405a02..00000000 --- a/docs/reference/graphql/input/DeleteWatchInput.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -title: 'DeleteWatchInput' -template: Documentation -sidebar_label: DeleteWatchInput -deprecated: false -nav: - title: 'DeleteWatchInput' - order: 10 ---- - -# DeleteWatchInput - -
DeleteWatchInput
- - - -Delete a watch by `id`. - -| | | | -| -- | -- | -- | -| `id` | ID! | The `id` of the watch to delete | \ No newline at end of file diff --git a/docs/reference/graphql/input/DeleteWatchRuleInput.md b/docs/reference/graphql/input/DeleteWatchRuleInput.md deleted file mode 100644 index ea834f58..00000000 --- a/docs/reference/graphql/input/DeleteWatchRuleInput.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -title: 'DeleteWatchRuleInput' -template: Documentation -sidebar_label: DeleteWatchRuleInput -deprecated: false -nav: - title: 'DeleteWatchRuleInput' - order: 10 ---- - -# DeleteWatchRuleInput - -
DeleteWatchRuleInput
- - - -Delete a watch rule by `id`. - -| | | | -| -- | -- | -- | -| `id` | ID! | The `id` of the watch rule to delete | \ No newline at end of file diff --git a/docs/reference/graphql/input/DetachSmartFolderInput.md b/docs/reference/graphql/input/DetachSmartFolderInput.md deleted file mode 100644 index 97c530f8..00000000 --- a/docs/reference/graphql/input/DetachSmartFolderInput.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'DetachSmartFolderInput' -template: Documentation -sidebar_label: DetachSmartFolderInput -deprecated: false -nav: - title: 'DetachSmartFolderInput' - order: 10 ---- - -# DetachSmartFolderInput - -
DetachSmartFolderInput
- - - -Detach `smartFolder` from a given `resource` - -| | | | -| -- | -- | -- | -| `resource` | ID! | The `id` of the resource to put, either as an id, or an AKA | -| `smartFolders` | [ID!]! | Provide `smartFolderIds` for the resource to put | \ No newline at end of file diff --git a/docs/reference/graphql/input/GetItemOptions.md b/docs/reference/graphql/input/GetItemOptions.md deleted file mode 100644 index fca2bc77..00000000 --- a/docs/reference/graphql/input/GetItemOptions.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -title: 'GetItemOptions' -template: Documentation -sidebar_label: GetItemOptions -deprecated: false -nav: - title: 'GetItemOptions' - order: 10 ---- - -# GetItemOptions - -
GetItemOptions
- - - - - -| | | | -| -- | -- | -- | -| `notFound` | GetItemNotFoundMode | | \ No newline at end of file diff --git a/docs/reference/graphql/input/IdentitySearchInput.md b/docs/reference/graphql/input/IdentitySearchInput.md deleted file mode 100644 index d02bfb71..00000000 --- a/docs/reference/graphql/input/IdentitySearchInput.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'IdentitySearchInput' -template: Documentation -sidebar_label: IdentitySearchInput -deprecated: false -nav: - title: 'IdentitySearchInput' - order: 10 ---- - -# IdentitySearchInput - -
IdentitySearchInput
- - - -Search for an `identity` of a given `type` in the given `directory` - -| | | | -| -- | -- | -- | -| `directory` | ID! | The `directory` to search for the `identity` in, either as an id, or an AKA | -| `identity` | String! | The `identity` to search for. | -| `type` | IdentitySearchType! | The `type` of the `identity` to search for | \ No newline at end of file diff --git a/docs/reference/graphql/input/InstallModInput.md b/docs/reference/graphql/input/InstallModInput.md deleted file mode 100644 index c01a66f5..00000000 --- a/docs/reference/graphql/input/InstallModInput.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: 'InstallModInput' -template: Documentation -sidebar_label: InstallModInput -deprecated: false -nav: - title: 'InstallModInput' - order: 10 ---- - -# InstallModInput - -
InstallModInput
- - - -Install the `mod` for the given `org` and `version`, at the given `parent` - -| | | | -| -- | -- | -- | -| `mod` | String! | The `mod` to install | -| `org` | String! | The `org` for the mod to install | -| `parent` | ID! | The `parent` to install the mod under, either as an id, or an AKA (currently restricted to root resource only) | -| `version` | String! | The `version` of the mod to install | \ No newline at end of file diff --git a/docs/reference/graphql/input/PutResourceInput.md b/docs/reference/graphql/input/PutResourceInput.md deleted file mode 100644 index 84bea7e7..00000000 --- a/docs/reference/graphql/input/PutResourceInput.md +++ /dev/null @@ -1,25 +0,0 @@ ---- -title: 'PutResourceInput' -template: Documentation -sidebar_label: PutResourceInput -deprecated: false -nav: - title: 'PutResourceInput' - order: 10 ---- - -# PutResourceInput - -
PutResourceInput
- - - -Optionally provide new `data`, custom `metadata`, `tags` or `akas` - -| | | | -| -- | -- | -- | -| `akas` | [String!] | Optional `akas` for the resource to put | -| `data` | Scalar | Optional `data` of the resource to put | -| `id` | ID! | The `id` of the resource to put, either as an id, or an AKA | -| `metadata` | Scalar | Optional custom `metadata` of the resource to put | -| `tags` | Scalar | Optional `tags` for the resource to put | \ No newline at end of file diff --git a/docs/reference/graphql/input/PutSmartFolderAttachmentsInput.md b/docs/reference/graphql/input/PutSmartFolderAttachmentsInput.md deleted file mode 100644 index 4b6f103f..00000000 --- a/docs/reference/graphql/input/PutSmartFolderAttachmentsInput.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'PutSmartFolderAttachmentsInput' -template: Documentation -sidebar_label: PutSmartFolderAttachmentsInput -deprecated: false -nav: - title: 'PutSmartFolderAttachmentsInput' - order: 10 ---- - -# PutSmartFolderAttachmentsInput - -
PutSmartFolderAttachmentsInput
- - - -Put `smartFolder` attachments from a given `resource` - -| | | | -| -- | -- | -- | -| `resource` | ID! | The `id` of the resource to put, either as an id, or an AKA | -| `smartFolders` | [ID!]! | Provide `smartFolderIds` for the resource to put | \ No newline at end of file diff --git a/docs/reference/graphql/input/RunActionInput.md b/docs/reference/graphql/input/RunActionInput.md deleted file mode 100644 index 56a8953a..00000000 --- a/docs/reference/graphql/input/RunActionInput.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'RunActionInput' -template: Documentation -sidebar_label: RunActionInput -deprecated: false -nav: - title: 'RunActionInput' - order: 10 ---- - -# RunActionInput - -
RunActionInput
- - - -Run an existing action for the given `actionTypeId` and `resourceId` - -| | | | -| -- | -- | -- | -| `actionTypeId` | ID! | The `actionTypeId` | -| `resourceId` | ID! | The `resourceId` | \ No newline at end of file diff --git a/docs/reference/graphql/input/RunControlInput.md b/docs/reference/graphql/input/RunControlInput.md deleted file mode 100644 index cdd9b4c4..00000000 --- a/docs/reference/graphql/input/RunControlInput.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -title: 'RunControlInput' -template: Documentation -sidebar_label: RunControlInput -deprecated: false -nav: - title: 'RunControlInput' - order: 10 ---- - -# RunControlInput - -
RunControlInput
- - - -Run an existing control by `id` - -| | | | -| -- | -- | -- | -| `id` | ID! | The `id` of the control to run | \ No newline at end of file diff --git a/docs/reference/graphql/input/RunPolicyInput.md b/docs/reference/graphql/input/RunPolicyInput.md deleted file mode 100644 index 4785053c..00000000 --- a/docs/reference/graphql/input/RunPolicyInput.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -title: 'RunPolicyInput' -template: Documentation -sidebar_label: RunPolicyInput -deprecated: false -nav: - title: 'RunPolicyInput' - order: 10 ---- - -# RunPolicyInput - -
RunPolicyInput
- - - -Run an existing policy by `id` - -| | | | -| -- | -- | -- | -| `id` | ID! | The `id` of the policy to run | \ No newline at end of file diff --git a/docs/reference/graphql/input/TerminateProcessInput.md b/docs/reference/graphql/input/TerminateProcessInput.md deleted file mode 100644 index 07543bde..00000000 --- a/docs/reference/graphql/input/TerminateProcessInput.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -title: 'TerminateProcessInput' -template: Documentation -sidebar_label: TerminateProcessInput -deprecated: false -nav: - title: 'TerminateProcessInput' - order: 10 ---- - -# TerminateProcessInput - -
TerminateProcessInput
- - - -Terminate an existing process by `id` - -| | | | -| -- | -- | -- | -| `id` | ID! | The `id` of the process to terminate | \ No newline at end of file diff --git a/docs/reference/graphql/input/UninstallModInput.md b/docs/reference/graphql/input/UninstallModInput.md deleted file mode 100644 index d7a65db6..00000000 --- a/docs/reference/graphql/input/UninstallModInput.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -title: 'UninstallModInput' -template: Documentation -sidebar_label: UninstallModInput -deprecated: false -nav: - title: 'UninstallModInput' - order: 10 ---- - -# UninstallModInput - -
UninstallModInput
- - - -Uninstall an existing mod by `id` - -| | | | -| -- | -- | -- | -| `id` | ID! | The `id` of the mod to uninstall | \ No newline at end of file diff --git a/docs/reference/graphql/input/UpdateGoogleDirectoryInput.md b/docs/reference/graphql/input/UpdateGoogleDirectoryInput.md deleted file mode 100644 index 47c887bb..00000000 --- a/docs/reference/graphql/input/UpdateGoogleDirectoryInput.md +++ /dev/null @@ -1,29 +0,0 @@ ---- -title: 'UpdateGoogleDirectoryInput' -template: Documentation -sidebar_label: UpdateGoogleDirectoryInput -deprecated: false -nav: - title: 'UpdateGoogleDirectoryInput' - order: 10 ---- - -# UpdateGoogleDirectoryInput - -
UpdateGoogleDirectoryInput
- - - -Input type to update a Google directory - -| | | | -| -- | -- | -- | -| `clientId` | ID | Optional `clientId` of the Google directory to update | -| `clientSecret` | String | Optional `clientSecret` of the Google directory to update | -| `description` | String | Optional `description` of the Google directory to update | -| `hostedDomain` | String | Optional `hostedDomain` of the Google directory to update | -| `id` | ID! | The `id` of the Google directory to update, either as an id, or an AKA | -| `parent` | ID | Optional new `parent` for the Google directory, either as an id, or an AKA | -| `status` | DirectoryStatus | Optional `status` of the Google directory to update | -| `tags` | Scalar | Optional `tags` for the Google directory to update | -| `title` | String | Optional `title` of the Google directory to update | \ No newline at end of file diff --git a/docs/reference/graphql/input/UpdateGrantInput.md b/docs/reference/graphql/input/UpdateGrantInput.md deleted file mode 100644 index c2a5fe53..00000000 --- a/docs/reference/graphql/input/UpdateGrantInput.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: 'UpdateGrantInput' -template: Documentation -sidebar_label: UpdateGrantInput -deprecated: false -nav: - title: 'UpdateGrantInput' - order: 10 ---- - -# UpdateGrantInput - -
UpdateGrantInput
- - - -Update a grant with the given `id`. Optionally provide `note`, `validFromTimestamp` and `validToTimestamp` - -| | | | -| -- | -- | -- | -| `id` | ID! | The `id` of the grant to update | -| `note` | String | Optional `note` for the grant, as a string | -| `validFromTimestamp` | String | Optional `validFromTimestamp` for the grant, as an ISO string | -| `validToTimestamp` | String | Optional `validToTimestamp` for the grant, as an ISO string | \ No newline at end of file diff --git a/docs/reference/graphql/input/UpdateGroupProfileInput.md b/docs/reference/graphql/input/UpdateGroupProfileInput.md deleted file mode 100644 index acd6fddb..00000000 --- a/docs/reference/graphql/input/UpdateGroupProfileInput.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'UpdateGroupProfileInput' -template: Documentation -sidebar_label: UpdateGroupProfileInput -deprecated: false -nav: - title: 'UpdateGroupProfileInput' - order: 10 ---- - -# UpdateGroupProfileInput - -
UpdateGroupProfileInput
- - - -Update an existing group profile by `id` - -| | | | -| -- | -- | -- | -| `id` | ID! | The `id` of the group profile to update, either as an id, or an AKA | -| `status` | ProfileStatus | Optional `status` of the group profile to update | -| `title` | String | Optional `title` of the group profile to update | \ No newline at end of file diff --git a/docs/reference/graphql/input/UpdateLdapDirectoryInput.md b/docs/reference/graphql/input/UpdateLdapDirectoryInput.md deleted file mode 100644 index 78161255..00000000 --- a/docs/reference/graphql/input/UpdateLdapDirectoryInput.md +++ /dev/null @@ -1,50 +0,0 @@ ---- -title: 'UpdateLdapDirectoryInput' -template: Documentation -sidebar_label: UpdateLdapDirectoryInput -deprecated: false -nav: - title: 'UpdateLdapDirectoryInput' - order: 10 ---- - -# UpdateLdapDirectoryInput - -
UpdateLdapDirectoryInput
- - - -Input type to update an LDAP directory - -| | | | -| -- | -- | -- | -| `base` | String | Optional `base` DN of the LDAP directory to connect to | -| `connectivityTestFilter` | String | Optional `connectivityTestFilter` of the LDAP directory to store a test filter to be used by the connectivity control for testing LDAP connections. | -| `description` | String | Optional `description` of the LDAP directory to update | -| `disabledGroupFilter` | String | Optional `disabledGroupFilter` of the LDAP directory to filter out disabled groups in the LDAP server. If not specified then `(description=disabled)` is used. | -| `disabledUserFilter` | String | Optional `disabledUserFilter` of the LDAP directory to connect to. If not specified then `!(userAccountControl:1.2.840.113556.1.4.803:=2)` is used | -| `distinguishedName` | String | Optional `distinguishedName` of the LDAP directory account to connect as | -| `groupCanonicalNameAttribute` | String | Optional `groupCanonicalNameAttribute` of the LDAP directory to connect to. If not specified then `cn` is used | -| `groupMemberOfAttribute` | String | Optional `groupMemberOfAttribute` of the LDAP directory to store the attribute name where parent groups of a group/user are stored. | -| `groupMembershipAttribute` | String | Optional `groupMembershipAttribute` of the LDAP directory to store the attribute name where member groups/users of a group are stored. | -| `groupObjectFilter` | String | Optional `groupObjectFilter` of the LDAP directory to connect to. If not specified then `(objectCategory=group)` is used | -| `groupSearchFilter` | String | Optional `groupSearchFilter` of the LDAP directory to connect to. The provided filter is Nunjucks rendered with `groupname` provided as a data parameter. If not specified then `(|(sAMAccountName={{groupname}}*)(mail={{groupname}}*)(cn={{groupname}}*))` is used | -| `groupSyncFilter` | String | Optional `groupSyncFilter` of the LDAP directory to connect to. This filter will find groups to sync, subject to the `base` and `groupObjectFilter`. | -| `id` | ID! | The `id` of the LDAP directory to update, either as an id, or an AKA | -| `password` | String | Optional `password` of the LDAP directory account to connect as | -| `rejectUnauthorized` | Boolean | Optional `rejectUnauthorized` of the LDAP directory indicating whether unauthorized LDAP server requests should be rejected or not. | -| `status` | DirectoryStatus | Optional `status` of the LDAP directory to update | -| `tags` | Scalar | Optional `tags` for the LDAP directory to update | -| `title` | String | Optional `title` of the LDAP directory to update | -| `tlsEnabled` | Boolean | Optional `tlsEnabled` of the LDAP directory indicating whether server side TLS encryption is enabled for the LDAP Connection. | -| `tlsServerCertificate` | String | Optional `tlsServerCertificate` of the LDAP directory to store the root certificate for TLS encryption. | -| `url` | String | Optional `url` of the LDAP directory to connect to | -| `userCanonicalNameAttribute` | String | Optional `userCanonicalNameAttribute` of the LDAP directory to connect to. If not specified then `cn` is used | -| `userDisplayNameAttribute` | String | Optional `userDisplayNameAttribute` of the LDAP directory to connect to. If not specified then `displayName` is used | -| `userEmailAttribute` | String | Optional `userEmailAttribute` of the LDAP directory to connect to. If not specified then `mail` is used | -| `userFamilyNameAttribute` | String | Optional `userFamilyNameAttribute` of the LDAP directory to connect to. If not specified then `sn` is used | -| `userGivenNameAttribute` | String | Optional `userGivenNameAttribute` of the LDAP directory to connect to. If not specified then `givenName` is used | -| `userMatchFilter` | String | Optional `userMatchFilter` of the LDAP directory to connect to. | -| `userObjectFilter` | String | Optional `userObjectFilter` of the LDAP directory to connect to. If not specified then `(objectCategory=user)` is used | -| `userSearchAttributes` | [String!] | Optional `userSearchAttributes` of the LDAP directory to connect to. If not specified then this defaults to `["*"]`. If attributes other than `"*"` are specified, then additionally the values for `userDisplayNameAttribute` and `userAccountNameAttribute` are included | -| `userSearchFilter` | String | Optional `userSearchFilter` of the LDAP directory to connect to. The provided filter is Nunjucks rendered with `username` provided as a data parameter. If not specified then `(|(sAMAccountName={{username}}*)(mail={{username}}*)(givenName={{username}}*)(sn={{username}}*))` is used | \ No newline at end of file diff --git a/docs/reference/graphql/input/UpdateLocalDirectoryInput.md b/docs/reference/graphql/input/UpdateLocalDirectoryInput.md deleted file mode 100644 index 0be9506c..00000000 --- a/docs/reference/graphql/input/UpdateLocalDirectoryInput.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -title: 'UpdateLocalDirectoryInput' -template: Documentation -sidebar_label: UpdateLocalDirectoryInput -deprecated: false -nav: - title: 'UpdateLocalDirectoryInput' - order: 10 ---- - -# UpdateLocalDirectoryInput - -
UpdateLocalDirectoryInput
- - - -Input type to update a local directory - -| | | | -| -- | -- | -- | -| `description` | String | Optional `description` of the local directory to update | -| `id` | ID! | The `id` of the local directory to update, either as an id, or an AKA | -| `parent` | ID | Optional new `parent` for the local directory, either as an id, or an AKA | -| `status` | DirectoryStatus | Optional `status` of the local directory to update | -| `tags` | Scalar | Optional `tags` for the local directory to update | -| `title` | String | Optional `title` of the local directory to update | \ No newline at end of file diff --git a/docs/reference/graphql/input/UpdateLocalDirectoryUserPasswordInput.md b/docs/reference/graphql/input/UpdateLocalDirectoryUserPasswordInput.md deleted file mode 100644 index 878d17e4..00000000 --- a/docs/reference/graphql/input/UpdateLocalDirectoryUserPasswordInput.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'UpdateLocalDirectoryUserPasswordInput' -template: Documentation -sidebar_label: UpdateLocalDirectoryUserPasswordInput -deprecated: false -nav: - title: 'UpdateLocalDirectoryUserPasswordInput' - order: 10 ---- - -# UpdateLocalDirectoryUserPasswordInput - -
UpdateLocalDirectoryUserPasswordInput
- - - -Update a local directory user password for a `user` and the given `password` - -| | | | -| -- | -- | -- | -| `password` | ID! | The `password` for the local directory user, either as an id, or an AKA | -| `user` | ID! | The `user` in the local directory, either as an id, or an AKA | \ No newline at end of file diff --git a/docs/reference/graphql/input/UpdatePolicySettingInput.md b/docs/reference/graphql/input/UpdatePolicySettingInput.md deleted file mode 100644 index 58b87f68..00000000 --- a/docs/reference/graphql/input/UpdatePolicySettingInput.md +++ /dev/null @@ -1,29 +0,0 @@ ---- -title: 'UpdatePolicySettingInput' -template: Documentation -sidebar_label: UpdatePolicySettingInput -deprecated: false -nav: - title: 'UpdatePolicySettingInput' - order: 10 ---- - -# UpdatePolicySettingInput - -
UpdatePolicySettingInput
- - - -Update the policy setting with the given `id`. Provide the setting in either standard form (either `value` (as JSON) or `valueSource` (as YAML string), or as a calculated setting with `inputTemplate` (as YAML Nunjucks template) and optional `input` (as GraphQL query string). Optionally provide `precedence`, `note`, `validFromTimestamp` and `validToTimestamp` - -| | | | -| -- | -- | -- | -| `id` | ID! | The `id` of the policy setting to update | -| `note` | String | Optional `note` for the policy setting, as a string | -| `precedence` | PolicySettingPrecedence | Optional `precedence` of the policy setting. Defaults to `REQUIRED` if not specified | -| `template` | String | Optional `template` of a calculated policy setting, as a YAML Nunjucks string | -| `templateInput` | Scalar | Optional Graphql `templateInput` query of a calculated policy setting, as a string, or array of strings | -| `validFromTimestamp` | String | Optional `validFromTimestamp` for the policy setting, as an ISO string | -| `validToTimestamp` | String | Optional `validToTimestamp` for the policy setting, as an ISO string | -| `value` | JSON | Optional `value` of a standard policy setting, as a JSON object | -| `valueSource` | String | Optional `valueSource` of a standard policy setting, as a YAML string | \ No newline at end of file diff --git a/docs/reference/graphql/input/UpdateProfileAccessKeyInput.md b/docs/reference/graphql/input/UpdateProfileAccessKeyInput.md deleted file mode 100644 index 4e6ac934..00000000 --- a/docs/reference/graphql/input/UpdateProfileAccessKeyInput.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'UpdateProfileAccessKeyInput' -template: Documentation -sidebar_label: UpdateProfileAccessKeyInput -deprecated: false -nav: - title: 'UpdateProfileAccessKeyInput' - order: 10 ---- - -# UpdateProfileAccessKeyInput - -
UpdateProfileAccessKeyInput
- - - -Update an existing profile access key by `id` - -| | | | -| -- | -- | -- | -| `id` | ID! | The `id` of profile access key to update, either as an id, or an AKA | -| `status` | ProfileAccessKeyStatus! | `status` of the profile access key to update | \ No newline at end of file diff --git a/docs/reference/graphql/input/UpdateProfileAwsAccessKeyInput.md b/docs/reference/graphql/input/UpdateProfileAwsAccessKeyInput.md deleted file mode 100644 index 83a12eb6..00000000 --- a/docs/reference/graphql/input/UpdateProfileAwsAccessKeyInput.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'UpdateProfileAwsAccessKeyInput' -template: Documentation -sidebar_label: UpdateProfileAwsAccessKeyInput -deprecated: false -nav: - title: 'UpdateProfileAwsAccessKeyInput' - order: 10 ---- - -# UpdateProfileAwsAccessKeyInput - -
UpdateProfileAwsAccessKeyInput
- - - -Update the profile AWS access key `accessKeyId` from account `account` - -| | | | -| -- | -- | -- | -| `accessKeyId` | String! | The `accessKeyId` which you want to update | -| `account` | String! | The `account` in which the key will be created for the profile | -| `status` | ProfileAwsAccessKeyStatus! | The `status` to be updated | \ No newline at end of file diff --git a/docs/reference/graphql/input/UpdateProfileInput.md b/docs/reference/graphql/input/UpdateProfileInput.md deleted file mode 100644 index f8d7725e..00000000 --- a/docs/reference/graphql/input/UpdateProfileInput.md +++ /dev/null @@ -1,29 +0,0 @@ ---- -title: 'UpdateProfileInput' -template: Documentation -sidebar_label: UpdateProfileInput -deprecated: false -nav: - title: 'UpdateProfileInput' - order: 10 ---- - -# UpdateProfileInput - -
UpdateProfileInput
- - - -Update an existing profile by `id` - -| | | | -| -- | -- | -- | -| `displayName` | String | Optional `displayName` of the profile to update | -| `email` | String | Optional `email` of the profile to update | -| `familyName` | String | Optional `familyName` of the profile to update | -| `givenName` | String | Optional `givenName` of the profile to update | -| `id` | ID! | The `id` of the profile to update, either as an id, or an AKA | -| `picture` | String | Optional `picture` of the profile to update. This must be a publicly accessible URL | -| `status` | ProfileStatus | Optional `status` of the profile to update | -| `tags` | Scalar | Optional `tags` for the profile to update | -| `title` | String | Optional `title` of the profile to update | \ No newline at end of file diff --git a/docs/reference/graphql/input/UpdateProfileSshKeyInput.md b/docs/reference/graphql/input/UpdateProfileSshKeyInput.md deleted file mode 100644 index 22f0b55c..00000000 --- a/docs/reference/graphql/input/UpdateProfileSshKeyInput.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'UpdateProfileSshKeyInput' -template: Documentation -sidebar_label: UpdateProfileSshKeyInput -deprecated: false -nav: - title: 'UpdateProfileSshKeyInput' - order: 10 ---- - -# UpdateProfileSshKeyInput - -
UpdateProfileSshKeyInput
- - - -Update an existing profile ssh key by `id` - -| | | | -| -- | -- | -- | -| `id` | ID! | The `id` of profile SSH key to update, either as an id, or an AKA | -| `status` | ProfileSshKeyStatus! | `status` of the profile ddhess key to update | \ No newline at end of file diff --git a/docs/reference/graphql/input/UpdateResourceInput.md b/docs/reference/graphql/input/UpdateResourceInput.md deleted file mode 100644 index 44d0b8d6..00000000 --- a/docs/reference/graphql/input/UpdateResourceInput.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -title: 'UpdateResourceInput' -template: Documentation -sidebar_label: UpdateResourceInput -deprecated: false -nav: - title: 'UpdateResourceInput' - order: 10 ---- - -# UpdateResourceInput - -
UpdateResourceInput
- - - -Optionally provide a new `parent`, provide `data` updates, or update custom `metadata`, `tags` and `akas` - -| | | | -| -- | -- | -- | -| `akas` | [String!] | Optional `akas` of the resource to update | -| `data` | Scalar | Optional `data` of the resource to update | -| `id` | ID! | The `id` of the resource to update, either as an id, or an AKA | -| `metadata` | Scalar | Optional custom `metadata` of the resource to update | -| `parent` | ID | Optional `parent` of the resource to update, either as an id, or an AKA | -| `tags` | Scalar | Optional `tags` for the resource to update | \ No newline at end of file diff --git a/docs/reference/graphql/input/UpdateSamlDirectoryInput.md b/docs/reference/graphql/input/UpdateSamlDirectoryInput.md deleted file mode 100644 index 83107417..00000000 --- a/docs/reference/graphql/input/UpdateSamlDirectoryInput.md +++ /dev/null @@ -1,40 +0,0 @@ ---- -title: 'UpdateSamlDirectoryInput' -template: Documentation -sidebar_label: UpdateSamlDirectoryInput -deprecated: false -nav: - title: 'UpdateSamlDirectoryInput' - order: 10 ---- - -# UpdateSamlDirectoryInput - -
UpdateSamlDirectoryInput
- - - -Input type to update a SAML directory - -| | | | -| -- | -- | -- | -| `allowGroupSyncing` | Boolean | Optional `tags` for the SAML directory to update | -| `allowIdpInitiatedSso` | Boolean | Optional flag to determine if this directory allows IDP-initiated SSO | -| `certificate` | String | Optional `certificate` of the SAML directory to update in multiline PEM format | -| `description` | String | Optional `description` of the SAML directory to update | -| `entryPoint` | String | Optional `entryPoint` of the SAML directory to update | -| `groupFilter` | String | Optional attribute returning list of groups that a SAML user is a part of. | -| `id` | ID! | The `id` of the SAML directory to update, either as an id, or an AKA | -| `issuer` | String | Optional `issuer` of the SAML directory to update | -| `nameIdFormat` | SamlNameIdFormat | Optional `nameIdFormat` of the SAML directory to update | -| `parent` | ID | Optional new `parent` for the SAML directory, either as an id, or an AKA | -| `profileGroupsAttribute` | String | Flag to indicate whether groups will be synchronized for SAML users. | -| `requiredSignedAssertionResponse` | Boolean | Optional flag to indicate whether the SAML assertion response from the IDP should be signed. Enabling this ensures data integrity and authenticity. | -| `requiredSignedAuthenticationResponse` | Boolean | Optional flag to indicate whether the SAML authentication response from the IDP should be signed. Enabling this ensures data integrity and authenticity. | -| `signatureAlgorithm` | SamlSignedRequestAlgorithm | Optional algorithm used to sign auth requests with SAML directory | -| `signaturePrivateKey` | String | Optional `signaturePrivateKey` used to sign auth requests with SAML directory, in multiline PEM format | -| `signRequests` | Boolean | Optionally sign auth requests with this SAML directory | -| `status` | DirectoryStatus | Optional `status` of the SAML directory to update | -| `strictAudienceValidation` | Boolean | Optional flag to indicate whether the SAML Audience need to be validated. | -| `tags` | Scalar | Optional regular expression to filter out groups that are to be synced from SAML. | -| `title` | String | Optional `title` of the SAML directory to update | \ No newline at end of file diff --git a/docs/reference/graphql/input/UpdateSmartFolderInput.md b/docs/reference/graphql/input/UpdateSmartFolderInput.md deleted file mode 100644 index 56a6eed4..00000000 --- a/docs/reference/graphql/input/UpdateSmartFolderInput.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -title: 'UpdateSmartFolderInput' -template: Documentation -sidebar_label: UpdateSmartFolderInput -deprecated: false -nav: - title: 'UpdateSmartFolderInput' - order: 10 ---- - -# UpdateSmartFolderInput - -
UpdateSmartFolderInput
- - - -Update a policy pack with the given `id` Optionally provide `title`, `description` and `filter` - -| | | | -| -- | -- | -- | -| `akas` | [String!] | Optional `akas` for the resource to upsert | -| `color` | String | Optional `color` of the policy pack to update, that will be used to highlight the Policy Pack in the Guardrails console, in 3 or 6-character hexadecimal format e.g. #1CB640. | -| `description` | String | Optional `description` of the policy pack to update | -| `filter` | String | Optional `filter` of the policy pack to update, used for auto-attachment | -| `id` | ID! | The `id` of the policy pack to update | -| `title` | String | Optional `title` of the policy pack to update | \ No newline at end of file diff --git a/docs/reference/graphql/input/UpdateTurbotDirectoryInput.md b/docs/reference/graphql/input/UpdateTurbotDirectoryInput.md deleted file mode 100644 index 4a933fc7..00000000 --- a/docs/reference/graphql/input/UpdateTurbotDirectoryInput.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -title: 'UpdateTurbotDirectoryInput' -template: Documentation -sidebar_label: UpdateTurbotDirectoryInput -deprecated: false -nav: - title: 'UpdateTurbotDirectoryInput' - order: 10 ---- - -# UpdateTurbotDirectoryInput - -
UpdateTurbotDirectoryInput
- - - -Input type to update a Turbot directory - -| | | | -| -- | -- | -- | -| `description` | String | Optional `description` of the Turbot directory to update | -| `id` | ID! | The `id` of the Turbot directory to update, either as an id, or an AKA | -| `parent` | ID | Optional new `parent` for the Turbot directory, either as an id, or an AKA | -| `status` | DirectoryStatus | Optional `status` of the Turbot directory to update | -| `tags` | Scalar | Optional `tags` for the Turbot directory to update | -| `title` | String | Optional `title` of the Turbot directory to update | \ No newline at end of file diff --git a/docs/reference/graphql/input/UpdateWatchInput.md b/docs/reference/graphql/input/UpdateWatchInput.md deleted file mode 100644 index 626b71f5..00000000 --- a/docs/reference/graphql/input/UpdateWatchInput.md +++ /dev/null @@ -1,25 +0,0 @@ ---- -title: 'UpdateWatchInput' -template: Documentation -sidebar_label: UpdateWatchInput -deprecated: false -nav: - title: 'UpdateWatchInput' - order: 10 ---- - -# UpdateWatchInput - -
UpdateWatchInput
- - - -Update a watch by `id`. Optionally provide `action`, `identity` and `favorite` - -| | | | -| -- | -- | -- | -| `action` | ID | Optional `action` type for the watch, either as an id, or an AKA | -| `favorite` | ID | Optional `favorite` to associate the watch with, as an id | -| `filters` | [String!] | Mandatory `filters` string array for the watch which populates watch pivots criteria | -| `id` | ID! | The `id` of the watch to update | -| `identity` | ID | Optional `identity` type for the watch, either as an id, or an AKA | \ No newline at end of file diff --git a/docs/reference/graphql/input/UpdateWatchRuleInput.md b/docs/reference/graphql/input/UpdateWatchRuleInput.md deleted file mode 100644 index 30eb69cd..00000000 --- a/docs/reference/graphql/input/UpdateWatchRuleInput.md +++ /dev/null @@ -1,25 +0,0 @@ ---- -title: 'UpdateWatchRuleInput' -template: Documentation -sidebar_label: UpdateWatchRuleInput -deprecated: false -nav: - title: 'UpdateWatchRuleInput' - order: 10 ---- - -# UpdateWatchRuleInput - -
UpdateWatchRuleInput
- - - -Update a watch rule by `id`. Optionally provide `resource`, `level` and `notificationTypes` - -| | | | -| -- | -- | -- | -| `id` | ID! | The `id` of the watch rule to update, as an id | -| `level` | [WatchRuleResourceLevel!] | Optional `level` for the watch rule to update | -| `notificationTypes` | [WatchRuleNotificationType!] | Option `notificationTypes` that the watch rule should filter by | -| `resource` | [ID!] | Optional `resource` for the watch rule to updates, as ids | -| `state` | WatchRuleState | Optional `state` for the watch rule to update | \ No newline at end of file diff --git a/docs/reference/graphql/input/UploadModInput.md b/docs/reference/graphql/input/UploadModInput.md deleted file mode 100644 index 4f802e12..00000000 --- a/docs/reference/graphql/input/UploadModInput.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'UploadModInput' -template: Documentation -sidebar_label: UploadModInput -deprecated: false -nav: - title: 'UploadModInput' - order: 10 ---- - -# UploadModInput - -
UploadModInput
- - - -Upload the mod for the given `package` and `schema`, at the given `parent` - -| | | | -| -- | -- | -- | -| `package` | UploadModPackageInput! | The `package` for the mod to upload | -| `parent` | ID! | The `parent` to upload the mod under, either as an id, or an AKA (currently restricted to root resource only) | -| `schema` | UploadModSchemaInput! | The `schema` for the mod to upload | \ No newline at end of file diff --git a/docs/reference/graphql/input/UploadModPackageInput.md b/docs/reference/graphql/input/UploadModPackageInput.md deleted file mode 100644 index f53675ca..00000000 --- a/docs/reference/graphql/input/UploadModPackageInput.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: 'UploadModPackageInput' -template: Documentation -sidebar_label: UploadModPackageInput -deprecated: false -nav: - title: 'UploadModPackageInput' - order: 10 ---- - -# UploadModPackageInput - -
UploadModPackageInput
- - - -Upload the mod for the given `version`, `name`, `build`, `id` and `uploadType` - -| | | | -| -- | -- | -- | -| `build` | ID! | The `build` of the mod package to upload | -| `id` | ID! | The `$id` of the mod package to upload | -| `uploadType` | ModUploadType! | The `uploadType` of this mod package upload request | -| `version` | String! | The `version` of the mod package to upload | \ No newline at end of file diff --git a/docs/reference/graphql/input/UploadModSchemaInput.md b/docs/reference/graphql/input/UploadModSchemaInput.md deleted file mode 100644 index 91e2fc95..00000000 --- a/docs/reference/graphql/input/UploadModSchemaInput.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'UploadModSchemaInput' -template: Documentation -sidebar_label: UploadModSchemaInput -deprecated: false -nav: - title: 'UploadModSchemaInput' - order: 10 ---- - -# UploadModSchemaInput - -
UploadModSchemaInput
- - - -Upload the mod for the given `id` and `title` - -| | | | -| -- | -- | -- | -| `id` | ID! | The `$id` of the mod schema to upload | -| `title` | String! | The `title` of the mod schema to upload | \ No newline at end of file diff --git a/docs/reference/graphql/input/UpsertResourceInput.md b/docs/reference/graphql/input/UpsertResourceInput.md deleted file mode 100644 index 58782fe6..00000000 --- a/docs/reference/graphql/input/UpsertResourceInput.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -title: 'UpsertResourceInput' -template: Documentation -sidebar_label: UpsertResourceInput -deprecated: false -nav: - title: 'UpsertResourceInput' - order: 10 ---- - -# UpsertResourceInput - -
UpsertResourceInput
- - - -Upsert a resource for the given `parent` and `type` and with the given `data`. Optionally provide custom `metadata`, `tags` and `akas`. If `akas` are passed, the first one in the array will be used to look up if the resource already exists. If no `akas` are passed, the first resource type AKA metadata template will be rendered using the resource data and used to look up if the resource already exists - -| | | | -| -- | -- | -- | -| `akas` | [String!] | Optional `akas` for the resource to upsert | -| `data` | Scalar! | The `data` of the resource to upsert | -| `metadata` | Scalar | Optional custom `metadata` of the resource to upsert | -| `parent` | ID | Optional: The `parent` of the resource to upsert, either as an id, or an AKA | -| `tags` | Scalar | Optional `tags` for the resource to upsert | -| `type` | ID! | The `type` of the resource to upsert, either as an id, or an AKA | \ No newline at end of file diff --git a/docs/reference/graphql/input/index.md b/docs/reference/graphql/input/index.md deleted file mode 100644 index 7463e693..00000000 --- a/docs/reference/graphql/input/index.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -title: Inputs ---- -# Inputs - -[Input Objects](https://graphql.org/learn/schema/#input-types) in GraphQL define the structure of complex objects used as inputs to mutations. diff --git a/docs/reference/graphql/mutation/activateGrant.md b/docs/reference/graphql/mutation/activateGrant.md deleted file mode 100644 index 3a3f64ae..00000000 --- a/docs/reference/graphql/mutation/activateGrant.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'activateGrant' -template: Documentation -sidebar_label: activateGrant -deprecated: false -nav: - title: 'activateGrant' - order: 10 ---- - -# activateGrant - -
activateGrant (input: ActivateGrantInput!) → ActiveGrant -
- - - -Activate a `grant` at the given `resource`. Optionally provide `note`, `validFromTimestamp` and `validToTimestamp` \ No newline at end of file diff --git a/docs/reference/graphql/mutation/attachSmartFolders.md b/docs/reference/graphql/mutation/attachSmartFolders.md deleted file mode 100644 index f45d22ff..00000000 --- a/docs/reference/graphql/mutation/attachSmartFolders.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'attachSmartFolders' -template: Documentation -sidebar_label: attachSmartFolders -deprecated: false -nav: - title: 'attachSmartFolders' - order: 10 ---- - -# attachSmartFolders - -
attachSmartFolders (input: AttachSmartFolderInput!) → SmartFolder -
- - - -Attach the policy pack ids for the given resource. \ No newline at end of file diff --git a/docs/reference/graphql/mutation/createFavorite.md b/docs/reference/graphql/mutation/createFavorite.md deleted file mode 100644 index 4ac2b054..00000000 --- a/docs/reference/graphql/mutation/createFavorite.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'createFavorite' -template: Documentation -sidebar_label: createFavorite -deprecated: false -nav: - title: 'createFavorite' - order: 10 ---- - -# createFavorite - -
createFavorite (input: CreateFavoriteInput!) → Favorite -
- - - -Create a favorite for the given `resource`. Optionally provide `resources`, `level` and `notificationTypes` \ No newline at end of file diff --git a/docs/reference/graphql/mutation/createGoogleDirectory.md b/docs/reference/graphql/mutation/createGoogleDirectory.md deleted file mode 100644 index 42249642..00000000 --- a/docs/reference/graphql/mutation/createGoogleDirectory.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'createGoogleDirectory' -template: Documentation -sidebar_label: createGoogleDirectory -deprecated: false -nav: - title: 'createGoogleDirectory' - order: 10 ---- - -# createGoogleDirectory - -
createGoogleDirectory (input: CreateGoogleDirectoryInput!) → Resource! -
- - - -Create a Google directory for searching in Turbot. \ No newline at end of file diff --git a/docs/reference/graphql/mutation/createGrant.md b/docs/reference/graphql/mutation/createGrant.md deleted file mode 100644 index 86239d2d..00000000 --- a/docs/reference/graphql/mutation/createGrant.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'createGrant' -template: Documentation -sidebar_label: createGrant -deprecated: false -nav: - title: 'createGrant' - order: 10 ---- - -# createGrant - -
createGrant (input: CreateGrantInput!) → Grant -
- - - -Create a grant for the given `type`, `level`, `resource` and `identity`. Optionally provide `note`, `validFromTimestamp` and `validToTimestamp` \ No newline at end of file diff --git a/docs/reference/graphql/mutation/createGroupProfile.md b/docs/reference/graphql/mutation/createGroupProfile.md deleted file mode 100644 index 823c4e77..00000000 --- a/docs/reference/graphql/mutation/createGroupProfile.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'createGroupProfile' -template: Documentation -sidebar_label: createGroupProfile -deprecated: false -nav: - title: 'createGroupProfile' - order: 10 ---- - -# createGroupProfile - -
createGroupProfile (input: CreateGroupProfileInput!) → Resource! -
- - - -Create a group profile. \ No newline at end of file diff --git a/docs/reference/graphql/mutation/createLdapDirectory.md b/docs/reference/graphql/mutation/createLdapDirectory.md deleted file mode 100644 index a449f10e..00000000 --- a/docs/reference/graphql/mutation/createLdapDirectory.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'createLdapDirectory' -template: Documentation -sidebar_label: createLdapDirectory -deprecated: false -nav: - title: 'createLdapDirectory' - order: 10 ---- - -# createLdapDirectory - -
createLdapDirectory (input: CreateLdapDirectoryInput!) → Resource! -
- - - -Create an LDAP directory for searching in Turbot. \ No newline at end of file diff --git a/docs/reference/graphql/mutation/createLocalDirectory.md b/docs/reference/graphql/mutation/createLocalDirectory.md deleted file mode 100644 index ac46a443..00000000 --- a/docs/reference/graphql/mutation/createLocalDirectory.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'createLocalDirectory' -template: Documentation -sidebar_label: createLocalDirectory -deprecated: false -nav: - title: 'createLocalDirectory' - order: 10 ---- - -# createLocalDirectory - -
createLocalDirectory (input: CreateLocalDirectoryInput!) → Resource! -
- - - -Create a local directory for authentication in Turbot. \ No newline at end of file diff --git a/docs/reference/graphql/mutation/createLocalDirectoryUserPassword.md b/docs/reference/graphql/mutation/createLocalDirectoryUserPassword.md deleted file mode 100644 index 03c95ece..00000000 --- a/docs/reference/graphql/mutation/createLocalDirectoryUserPassword.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'createLocalDirectoryUserPassword' -template: Documentation -sidebar_label: createLocalDirectoryUserPassword -deprecated: false -nav: - title: 'createLocalDirectoryUserPassword' - order: 10 ---- - -# createLocalDirectoryUserPassword - -
createLocalDirectoryUserPassword (input: CreateLocalDirectoryUserPasswordInput!) → LocalDirectoryUserPassword! -
- - - -Create a password for the local directory `user`. \ No newline at end of file diff --git a/docs/reference/graphql/mutation/createPolicySetting.md b/docs/reference/graphql/mutation/createPolicySetting.md deleted file mode 100644 index 01fff494..00000000 --- a/docs/reference/graphql/mutation/createPolicySetting.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'createPolicySetting' -template: Documentation -sidebar_label: createPolicySetting -deprecated: false -nav: - title: 'createPolicySetting' - order: 10 ---- - -# createPolicySetting - -
createPolicySetting (input: CreatePolicySettingInput!) → PolicySetting -
- - - -Create a policy setting for the given `type`, `resource` and `precedence`. Provide the setting in either standard form (either `value` (as JSON) or `valueSource` (as YAML string), or as a calculated setting with `inputTemplate` (as YAML Nunjucks template) and optional `input` (as GraphQL query string). Optionally provide `note`, `validFromTimestamp` and `validToTimestamp` \ No newline at end of file diff --git a/docs/reference/graphql/mutation/createProfile.md b/docs/reference/graphql/mutation/createProfile.md deleted file mode 100644 index b0ae719c..00000000 --- a/docs/reference/graphql/mutation/createProfile.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'createProfile' -template: Documentation -sidebar_label: createProfile -deprecated: false -nav: - title: 'createProfile' - order: 10 ---- - -# createProfile - -
createProfile (input: CreateProfileInput!) → Resource! -
- - - -Create a profile. \ No newline at end of file diff --git a/docs/reference/graphql/mutation/createProfileAccessKey.md b/docs/reference/graphql/mutation/createProfileAccessKey.md deleted file mode 100644 index 763e1e0a..00000000 --- a/docs/reference/graphql/mutation/createProfileAccessKey.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'createProfileAccessKey' -template: Documentation -sidebar_label: createProfileAccessKey -deprecated: false -nav: - title: 'createProfileAccessKey' - order: 10 ---- - -# createProfileAccessKey - -
createProfileAccessKey ProfileAccessKey! -
- - - -Create an access key for the authenticated profile. \ No newline at end of file diff --git a/docs/reference/graphql/mutation/createProfileAwsAccessKey.md b/docs/reference/graphql/mutation/createProfileAwsAccessKey.md deleted file mode 100644 index 53c04369..00000000 --- a/docs/reference/graphql/mutation/createProfileAwsAccessKey.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'createProfileAwsAccessKey' -template: Documentation -sidebar_label: createProfileAwsAccessKey -deprecated: false -nav: - title: 'createProfileAwsAccessKey' - order: 10 ---- - -# createProfileAwsAccessKey - -
createProfileAwsAccessKey (input: CreateProfileAwsAccessKeyInput!) → ProfileAwsAccessKey! -
- - - -Create profile AWS access key. \ No newline at end of file diff --git a/docs/reference/graphql/mutation/createProfileSshKey.md b/docs/reference/graphql/mutation/createProfileSshKey.md deleted file mode 100644 index 1df001f5..00000000 --- a/docs/reference/graphql/mutation/createProfileSshKey.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'createProfileSshKey' -template: Documentation -sidebar_label: createProfileSshKey -deprecated: false -nav: - title: 'createProfileSshKey' - order: 10 ---- - -# createProfileSshKey - -
createProfileSshKey (input: CreateProfileSshKeyInput!) → ProfileSshKey! -
- - - -save SSH public key`. \ No newline at end of file diff --git a/docs/reference/graphql/mutation/createResource.md b/docs/reference/graphql/mutation/createResource.md deleted file mode 100644 index d015fa72..00000000 --- a/docs/reference/graphql/mutation/createResource.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'createResource' -template: Documentation -sidebar_label: createResource -deprecated: false -nav: - title: 'createResource' - order: 10 ---- - -# createResource - -
createResource (input: CreateResourceInput!) → Resource -
- - - -Create a resource for the given `parent` and `type` and with the given `data`. Optionally provide custom `metadata`, `tags` and `akas` \ No newline at end of file diff --git a/docs/reference/graphql/mutation/createSamlDirectory.md b/docs/reference/graphql/mutation/createSamlDirectory.md deleted file mode 100644 index e82462f1..00000000 --- a/docs/reference/graphql/mutation/createSamlDirectory.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'createSamlDirectory' -template: Documentation -sidebar_label: createSamlDirectory -deprecated: false -nav: - title: 'createSamlDirectory' - order: 10 ---- - -# createSamlDirectory - -
createSamlDirectory (input: CreateSamlDirectoryInput!) → Resource! -
- - - -Create a SAML directory for authentication in Turbot. \ No newline at end of file diff --git a/docs/reference/graphql/mutation/createSmartFolder.md b/docs/reference/graphql/mutation/createSmartFolder.md deleted file mode 100644 index 23831a9c..00000000 --- a/docs/reference/graphql/mutation/createSmartFolder.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'createSmartFolder' -template: Documentation -sidebar_label: createSmartFolder -deprecated: false -nav: - title: 'createSmartFolder' - order: 10 ---- - -# createSmartFolder - -
createSmartFolder (input: CreateSmartFolderInput!) → SmartFolder -
- - - -Create a policy pack for the given parent and with the given `data`. \ No newline at end of file diff --git a/docs/reference/graphql/mutation/createTurbotDirectory.md b/docs/reference/graphql/mutation/createTurbotDirectory.md deleted file mode 100644 index 3ff9014e..00000000 --- a/docs/reference/graphql/mutation/createTurbotDirectory.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'createTurbotDirectory' -template: Documentation -sidebar_label: createTurbotDirectory -deprecated: false -nav: - title: 'createTurbotDirectory' - order: 10 ---- - -# createTurbotDirectory - -
createTurbotDirectory (input: CreateTurbotDirectoryInput!) → Resource! -
- - - -Create a Turbot directory for authentication in Turbot. \ No newline at end of file diff --git a/docs/reference/graphql/mutation/createWatch.md b/docs/reference/graphql/mutation/createWatch.md deleted file mode 100644 index 9cfd41a6..00000000 --- a/docs/reference/graphql/mutation/createWatch.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'createWatch' -template: Documentation -sidebar_label: createWatch -deprecated: false -nav: - title: 'createWatch' - order: 10 ---- - -# createWatch - -
createWatch (input: CreateWatchInput!) → Watch -
- - - -Create a watch for the given `resource`. Optionally provide `action` and `favorite` \ No newline at end of file diff --git a/docs/reference/graphql/mutation/createWatchRule.md b/docs/reference/graphql/mutation/createWatchRule.md deleted file mode 100644 index 5f27c48e..00000000 --- a/docs/reference/graphql/mutation/createWatchRule.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'createWatchRule' -template: Documentation -sidebar_label: createWatchRule -deprecated: false -nav: - title: 'createWatchRule' - order: 10 ---- - -# createWatchRule - -
createWatchRule (input: CreateWatchRuleInput!) → WatchRule -
- - - -Create a watch rule for the given `watch`. Optionally provide `resource`, `level` and `notificationTypes` \ No newline at end of file diff --git a/docs/reference/graphql/mutation/deactivateGrant.md b/docs/reference/graphql/mutation/deactivateGrant.md deleted file mode 100644 index 8069e7d7..00000000 --- a/docs/reference/graphql/mutation/deactivateGrant.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'deactivateGrant' -template: Documentation -sidebar_label: deactivateGrant -deprecated: false -nav: - title: 'deactivateGrant' - order: 10 ---- - -# deactivateGrant - -
deactivateGrant (input: DeactivateGrantInput!) → ActiveGrant -
- - - -Deactivate a grant `activation` \ No newline at end of file diff --git a/docs/reference/graphql/mutation/deleteFavorite.md b/docs/reference/graphql/mutation/deleteFavorite.md deleted file mode 100644 index f85084ad..00000000 --- a/docs/reference/graphql/mutation/deleteFavorite.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'deleteFavorite' -template: Documentation -sidebar_label: deleteFavorite -deprecated: false -nav: - title: 'deleteFavorite' - order: 10 ---- - -# deleteFavorite - -
deleteFavorite (input: DeleteFavoriteInput!) → Favorite -
- - - -Delete a favorite by `id`. \ No newline at end of file diff --git a/docs/reference/graphql/mutation/deleteGoogleDirectory.md b/docs/reference/graphql/mutation/deleteGoogleDirectory.md deleted file mode 100644 index f91afef8..00000000 --- a/docs/reference/graphql/mutation/deleteGoogleDirectory.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'deleteGoogleDirectory' -template: Documentation -sidebar_label: deleteGoogleDirectory -deprecated: false -nav: - title: 'deleteGoogleDirectory' - order: 10 ---- - -# deleteGoogleDirectory - -
deleteGoogleDirectory (input: DeleteGoogleDirectoryInput!) → Resource! -
- - - -Delete a Google directory. \ No newline at end of file diff --git a/docs/reference/graphql/mutation/deleteGrant.md b/docs/reference/graphql/mutation/deleteGrant.md deleted file mode 100644 index 0b43d2ab..00000000 --- a/docs/reference/graphql/mutation/deleteGrant.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'deleteGrant' -template: Documentation -sidebar_label: deleteGrant -deprecated: false -nav: - title: 'deleteGrant' - order: 10 ---- - -# deleteGrant - -
deleteGrant (input: DeleteGrantInput!) → Grant -
- - - -Delete the grant with the given `id` \ No newline at end of file diff --git a/docs/reference/graphql/mutation/deleteGroupProfile.md b/docs/reference/graphql/mutation/deleteGroupProfile.md deleted file mode 100644 index 539f4ec2..00000000 --- a/docs/reference/graphql/mutation/deleteGroupProfile.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'deleteGroupProfile' -template: Documentation -sidebar_label: deleteGroupProfile -deprecated: false -nav: - title: 'deleteGroupProfile' - order: 10 ---- - -# deleteGroupProfile - -
deleteGroupProfile (input: DeleteGroupProfileInput!) → Resource! -
- - - -Delete a group profile. \ No newline at end of file diff --git a/docs/reference/graphql/mutation/deleteLdapDirectory.md b/docs/reference/graphql/mutation/deleteLdapDirectory.md deleted file mode 100644 index bc967efa..00000000 --- a/docs/reference/graphql/mutation/deleteLdapDirectory.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'deleteLdapDirectory' -template: Documentation -sidebar_label: deleteLdapDirectory -deprecated: false -nav: - title: 'deleteLdapDirectory' - order: 10 ---- - -# deleteLdapDirectory - -
deleteLdapDirectory (input: DeleteLdapDirectoryInput!) → Resource! -
- - - -Delete an LDAP directory. \ No newline at end of file diff --git a/docs/reference/graphql/mutation/deleteLocalDirectory.md b/docs/reference/graphql/mutation/deleteLocalDirectory.md deleted file mode 100644 index c72c4670..00000000 --- a/docs/reference/graphql/mutation/deleteLocalDirectory.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'deleteLocalDirectory' -template: Documentation -sidebar_label: deleteLocalDirectory -deprecated: false -nav: - title: 'deleteLocalDirectory' - order: 10 ---- - -# deleteLocalDirectory - -
deleteLocalDirectory (input: DeleteLocalDirectoryInput!) → Resource! -
- - - -Delete a local directory. \ No newline at end of file diff --git a/docs/reference/graphql/mutation/deletePolicySetting.md b/docs/reference/graphql/mutation/deletePolicySetting.md deleted file mode 100644 index cf6237db..00000000 --- a/docs/reference/graphql/mutation/deletePolicySetting.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'deletePolicySetting' -template: Documentation -sidebar_label: deletePolicySetting -deprecated: false -nav: - title: 'deletePolicySetting' - order: 10 ---- - -# deletePolicySetting - -
deletePolicySetting (input: DeletePolicySettingInput!) → PolicySetting -
- - - -Delete the policy setting with the given `id` \ No newline at end of file diff --git a/docs/reference/graphql/mutation/deleteProfile.md b/docs/reference/graphql/mutation/deleteProfile.md deleted file mode 100644 index 7e47303d..00000000 --- a/docs/reference/graphql/mutation/deleteProfile.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'deleteProfile' -template: Documentation -sidebar_label: deleteProfile -deprecated: false -nav: - title: 'deleteProfile' - order: 10 ---- - -# deleteProfile - -
deleteProfile (input: DeleteProfileInput!) → Resource! -
- - - -Delete a profile. \ No newline at end of file diff --git a/docs/reference/graphql/mutation/deleteProfileAccessKey.md b/docs/reference/graphql/mutation/deleteProfileAccessKey.md deleted file mode 100644 index 69300611..00000000 --- a/docs/reference/graphql/mutation/deleteProfileAccessKey.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'deleteProfileAccessKey' -template: Documentation -sidebar_label: deleteProfileAccessKey -deprecated: false -nav: - title: 'deleteProfileAccessKey' - order: 10 ---- - -# deleteProfileAccessKey - -
deleteProfileAccessKey (input: DeleteProfileAccessKeyInput!) → ProfileAccessKey! -
- - - -Delete an access key by `id`. \ No newline at end of file diff --git a/docs/reference/graphql/mutation/deleteProfileAwsAccessKey.md b/docs/reference/graphql/mutation/deleteProfileAwsAccessKey.md deleted file mode 100644 index e2685f09..00000000 --- a/docs/reference/graphql/mutation/deleteProfileAwsAccessKey.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'deleteProfileAwsAccessKey' -template: Documentation -sidebar_label: deleteProfileAwsAccessKey -deprecated: false -nav: - title: 'deleteProfileAwsAccessKey' - order: 10 ---- - -# deleteProfileAwsAccessKey - -
deleteProfileAwsAccessKey (input: DeleteProfileAwsAccessKeyInput!) → ProfileAwsAccessKey! -
- - - -Delete profile AWS access key. \ No newline at end of file diff --git a/docs/reference/graphql/mutation/deleteProfileSshKey.md b/docs/reference/graphql/mutation/deleteProfileSshKey.md deleted file mode 100644 index 018203f2..00000000 --- a/docs/reference/graphql/mutation/deleteProfileSshKey.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'deleteProfileSshKey' -template: Documentation -sidebar_label: deleteProfileSshKey -deprecated: false -nav: - title: 'deleteProfileSshKey' - order: 10 ---- - -# deleteProfileSshKey - -
deleteProfileSshKey (input: DeleteProfileSshKeyInput!) → ProfileSshKey! -
- - - -Delete an SSH key by `id`. \ No newline at end of file diff --git a/docs/reference/graphql/mutation/deleteResource.md b/docs/reference/graphql/mutation/deleteResource.md deleted file mode 100644 index bd717230..00000000 --- a/docs/reference/graphql/mutation/deleteResource.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'deleteResource' -template: Documentation -sidebar_label: deleteResource -deprecated: false -nav: - title: 'deleteResource' - order: 10 ---- - -# deleteResource - -
deleteResource (input: DeleteResourceInput!) → Resource -
- - - -Delete the resource with the given `id` \ No newline at end of file diff --git a/docs/reference/graphql/mutation/deleteSamlDirectory.md b/docs/reference/graphql/mutation/deleteSamlDirectory.md deleted file mode 100644 index 1681aaac..00000000 --- a/docs/reference/graphql/mutation/deleteSamlDirectory.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'deleteSamlDirectory' -template: Documentation -sidebar_label: deleteSamlDirectory -deprecated: false -nav: - title: 'deleteSamlDirectory' - order: 10 ---- - -# deleteSamlDirectory - -
deleteSamlDirectory (input: DeleteSamlDirectoryInput!) → Resource! -
- - - -Delete a SAML directory. \ No newline at end of file diff --git a/docs/reference/graphql/mutation/deleteSmartFolder.md b/docs/reference/graphql/mutation/deleteSmartFolder.md deleted file mode 100644 index 2d16354f..00000000 --- a/docs/reference/graphql/mutation/deleteSmartFolder.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'deleteSmartFolder' -template: Documentation -sidebar_label: deleteSmartFolder -deprecated: false -nav: - title: 'deleteSmartFolder' - order: 10 ---- - -# deleteSmartFolder - -
deleteSmartFolder (input: DeleteSmartFolderInput!) → Resource -
- - - -Delete the policy pack with the given `id` \ No newline at end of file diff --git a/docs/reference/graphql/mutation/deleteTurbotDirectory.md b/docs/reference/graphql/mutation/deleteTurbotDirectory.md deleted file mode 100644 index 5636f72e..00000000 --- a/docs/reference/graphql/mutation/deleteTurbotDirectory.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'deleteTurbotDirectory' -template: Documentation -sidebar_label: deleteTurbotDirectory -deprecated: false -nav: - title: 'deleteTurbotDirectory' - order: 10 ---- - -# deleteTurbotDirectory - -
deleteTurbotDirectory (input: DeleteTurbotDirectoryInput!) → Resource! -
- - - -Delete a Turbot directory. \ No newline at end of file diff --git a/docs/reference/graphql/mutation/deleteWatch.md b/docs/reference/graphql/mutation/deleteWatch.md deleted file mode 100644 index ddf0e055..00000000 --- a/docs/reference/graphql/mutation/deleteWatch.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'deleteWatch' -template: Documentation -sidebar_label: deleteWatch -deprecated: false -nav: - title: 'deleteWatch' - order: 10 ---- - -# deleteWatch - -
deleteWatch (input: DeleteWatchInput!) → Watch -
- - - -Delete a watch by `id`. \ No newline at end of file diff --git a/docs/reference/graphql/mutation/deleteWatchRule.md b/docs/reference/graphql/mutation/deleteWatchRule.md deleted file mode 100644 index c5e6a2e1..00000000 --- a/docs/reference/graphql/mutation/deleteWatchRule.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'deleteWatchRule' -template: Documentation -sidebar_label: deleteWatchRule -deprecated: false -nav: - title: 'deleteWatchRule' - order: 10 ---- - -# deleteWatchRule - -
deleteWatchRule (input: DeleteWatchRuleInput!) → WatchRule -
- - - -Delete a watch rule by `id`. \ No newline at end of file diff --git a/docs/reference/graphql/mutation/detachSmartFolders.md b/docs/reference/graphql/mutation/detachSmartFolders.md deleted file mode 100644 index dd7174ff..00000000 --- a/docs/reference/graphql/mutation/detachSmartFolders.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'detachSmartFolders' -template: Documentation -sidebar_label: detachSmartFolders -deprecated: false -nav: - title: 'detachSmartFolders' - order: 10 ---- - -# detachSmartFolders - -
detachSmartFolders (input: DetachSmartFolderInput!) → SmartFolder -
- - - -Detach the policy pack ids from the given resource. \ No newline at end of file diff --git a/docs/reference/graphql/mutation/index.md b/docs/reference/graphql/mutation/index.md deleted file mode 100644 index b9622470..00000000 --- a/docs/reference/graphql/mutation/index.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -title: Mutations ---- -# Mutations - -Every GraphQL schema has a root type for both queries and mutations. The [mutation type](https://graphql.github.io/graphql-spec/June2018/#sec-Type-System) defines GraphQL operations that change data on the server. It is analogous to performing HTTP verbs such as `POST`, `PATCH`, and `DELETE`. diff --git a/docs/reference/graphql/mutation/installMod.md b/docs/reference/graphql/mutation/installMod.md deleted file mode 100644 index 1010ff2e..00000000 --- a/docs/reference/graphql/mutation/installMod.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'installMod' -template: Documentation -sidebar_label: installMod -deprecated: false -nav: - title: 'installMod' - order: 10 ---- - -# installMod - -
installMod (input: InstallModInput!) → Mod -
- - - -Install the `mod` for the given `org` and `version`, at the given `parent` \ No newline at end of file diff --git a/docs/reference/graphql/mutation/putResource.md b/docs/reference/graphql/mutation/putResource.md deleted file mode 100644 index 58744bb3..00000000 --- a/docs/reference/graphql/mutation/putResource.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'putResource' -template: Documentation -sidebar_label: putResource -deprecated: false -nav: - title: 'putResource' - order: 10 ---- - -# putResource - -
putResource (input: PutResourceInput!) → Resource -
- - - -Put the resource with the given `id`. Optionally provide new `data`, custom `metadata`, `tags` or `akas` \ No newline at end of file diff --git a/docs/reference/graphql/mutation/putSmartFolderAttachments.md b/docs/reference/graphql/mutation/putSmartFolderAttachments.md deleted file mode 100644 index 4e54af49..00000000 --- a/docs/reference/graphql/mutation/putSmartFolderAttachments.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'putSmartFolderAttachments' -template: Documentation -sidebar_label: putSmartFolderAttachments -deprecated: false -nav: - title: 'putSmartFolderAttachments' - order: 10 ---- - -# putSmartFolderAttachments - -
putSmartFolderAttachments (input: PutSmartFolderAttachmentsInput!) → SmartFolder -
- - - -Put the policy pack ids for the given resource. \ No newline at end of file diff --git a/docs/reference/graphql/mutation/runAction.md b/docs/reference/graphql/mutation/runAction.md deleted file mode 100644 index 71ff85e6..00000000 --- a/docs/reference/graphql/mutation/runAction.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'runAction' -template: Documentation -sidebar_label: runAction -deprecated: false -nav: - title: 'runAction' - order: 10 ---- - -# runAction - -
runAction (input: RunActionInput!) → Process -
- - - -Run the action with the given `actionTypeId` and `resourceTypeId` \ No newline at end of file diff --git a/docs/reference/graphql/mutation/runControl.md b/docs/reference/graphql/mutation/runControl.md deleted file mode 100644 index 845a37c3..00000000 --- a/docs/reference/graphql/mutation/runControl.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'runControl' -template: Documentation -sidebar_label: runControl -deprecated: false -nav: - title: 'runControl' - order: 10 ---- - -# runControl - -
runControl (input: RunControlInput!) → Process -
- - - -Run the control with the given `id` \ No newline at end of file diff --git a/docs/reference/graphql/mutation/runPolicy.md b/docs/reference/graphql/mutation/runPolicy.md deleted file mode 100644 index 13e40778..00000000 --- a/docs/reference/graphql/mutation/runPolicy.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'runPolicy' -template: Documentation -sidebar_label: runPolicy -deprecated: false -nav: - title: 'runPolicy' - order: 10 ---- - -# runPolicy - -
runPolicy (input: RunPolicyInput!) → Process -
- - - -Run the policy with the given `id` \ No newline at end of file diff --git a/docs/reference/graphql/mutation/terminateProcess.md b/docs/reference/graphql/mutation/terminateProcess.md deleted file mode 100644 index 22f5d730..00000000 --- a/docs/reference/graphql/mutation/terminateProcess.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'terminateProcess' -template: Documentation -sidebar_label: terminateProcess -deprecated: false -nav: - title: 'terminateProcess' - order: 10 ---- - -# terminateProcess - -
terminateProcess (input: TerminateProcessInput!) → Process -
- - - -Terminate the process with the given `id` \ No newline at end of file diff --git a/docs/reference/graphql/mutation/uninstallMod.md b/docs/reference/graphql/mutation/uninstallMod.md deleted file mode 100644 index 5c9810f3..00000000 --- a/docs/reference/graphql/mutation/uninstallMod.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'uninstallMod' -template: Documentation -sidebar_label: uninstallMod -deprecated: false -nav: - title: 'uninstallMod' - order: 10 ---- - -# uninstallMod - -
uninstallMod (input: UninstallModInput!) → ModUninstallResult -
- - - -Uninstall an existing mod with the given `id` \ No newline at end of file diff --git a/docs/reference/graphql/mutation/updateGoogleDirectory.md b/docs/reference/graphql/mutation/updateGoogleDirectory.md deleted file mode 100644 index c0fd5350..00000000 --- a/docs/reference/graphql/mutation/updateGoogleDirectory.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'updateGoogleDirectory' -template: Documentation -sidebar_label: updateGoogleDirectory -deprecated: false -nav: - title: 'updateGoogleDirectory' - order: 10 ---- - -# updateGoogleDirectory - -
updateGoogleDirectory (input: UpdateGoogleDirectoryInput!) → Resource! -
- - - -Update a Google directory. \ No newline at end of file diff --git a/docs/reference/graphql/mutation/updateGrant.md b/docs/reference/graphql/mutation/updateGrant.md deleted file mode 100644 index 00ceb13b..00000000 --- a/docs/reference/graphql/mutation/updateGrant.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'updateGrant' -template: Documentation -sidebar_label: updateGrant -deprecated: false -nav: - title: 'updateGrant' - order: 10 ---- - -# updateGrant - -
updateGrant (input: UpdateGrantInput!) → Grant -
- - - -Update a grant with the given `id`. Optionally provide `note`, `validFromTimestamp` and `validToTimestamp` \ No newline at end of file diff --git a/docs/reference/graphql/mutation/updateGroupProfile.md b/docs/reference/graphql/mutation/updateGroupProfile.md deleted file mode 100644 index 5308a796..00000000 --- a/docs/reference/graphql/mutation/updateGroupProfile.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'updateGroupProfile' -template: Documentation -sidebar_label: updateGroupProfile -deprecated: false -nav: - title: 'updateGroupProfile' - order: 10 ---- - -# updateGroupProfile - -
updateGroupProfile (input: UpdateGroupProfileInput!) → Resource! -
- - - -Update a group profile. \ No newline at end of file diff --git a/docs/reference/graphql/mutation/updateLdapDirectory.md b/docs/reference/graphql/mutation/updateLdapDirectory.md deleted file mode 100644 index 75b06dbe..00000000 --- a/docs/reference/graphql/mutation/updateLdapDirectory.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'updateLdapDirectory' -template: Documentation -sidebar_label: updateLdapDirectory -deprecated: false -nav: - title: 'updateLdapDirectory' - order: 10 ---- - -# updateLdapDirectory - -
updateLdapDirectory (input: UpdateLdapDirectoryInput!) → Resource! -
- - - -Update an LDAP directory. \ No newline at end of file diff --git a/docs/reference/graphql/mutation/updateLocalDirectory.md b/docs/reference/graphql/mutation/updateLocalDirectory.md deleted file mode 100644 index f1f4c8e9..00000000 --- a/docs/reference/graphql/mutation/updateLocalDirectory.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'updateLocalDirectory' -template: Documentation -sidebar_label: updateLocalDirectory -deprecated: false -nav: - title: 'updateLocalDirectory' - order: 10 ---- - -# updateLocalDirectory - -
updateLocalDirectory (input: UpdateLocalDirectoryInput!) → Resource! -
- - - -Update a local directory. \ No newline at end of file diff --git a/docs/reference/graphql/mutation/updateLocalDirectoryUserPassword.md b/docs/reference/graphql/mutation/updateLocalDirectoryUserPassword.md deleted file mode 100644 index 3c4c7cb4..00000000 --- a/docs/reference/graphql/mutation/updateLocalDirectoryUserPassword.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'updateLocalDirectoryUserPassword' -template: Documentation -sidebar_label: updateLocalDirectoryUserPassword -deprecated: false -nav: - title: 'updateLocalDirectoryUserPassword' - order: 10 ---- - -# updateLocalDirectoryUserPassword - -
updateLocalDirectoryUserPassword (input: UpdateLocalDirectoryUserPasswordInput!) → LocalDirectoryUserPassword! -
- - - -Update the `password` for the local directory `user`. \ No newline at end of file diff --git a/docs/reference/graphql/mutation/updatePolicySetting.md b/docs/reference/graphql/mutation/updatePolicySetting.md deleted file mode 100644 index fe2967be..00000000 --- a/docs/reference/graphql/mutation/updatePolicySetting.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'updatePolicySetting' -template: Documentation -sidebar_label: updatePolicySetting -deprecated: false -nav: - title: 'updatePolicySetting' - order: 10 ---- - -# updatePolicySetting - -
updatePolicySetting (input: UpdatePolicySettingInput!) → PolicySetting -
- - - -Update the policy setting with the given `id`. Provide the setting in either standard form (either `value` (as JSON) or `valueSource` (as YAML string), or as a calculated setting with `inputTemplate` (as YAML Nunjucks template) and optional `input` (as GraphQL query string). Optionally provide `precedence`, `note`, `validFromTimestamp` and `validToTimestamp` \ No newline at end of file diff --git a/docs/reference/graphql/mutation/updateProfile.md b/docs/reference/graphql/mutation/updateProfile.md deleted file mode 100644 index 2f4a914b..00000000 --- a/docs/reference/graphql/mutation/updateProfile.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'updateProfile' -template: Documentation -sidebar_label: updateProfile -deprecated: false -nav: - title: 'updateProfile' - order: 10 ---- - -# updateProfile - -
updateProfile (input: UpdateProfileInput!) → Resource! -
- - - -Update a profile. \ No newline at end of file diff --git a/docs/reference/graphql/mutation/updateProfileAccessKey.md b/docs/reference/graphql/mutation/updateProfileAccessKey.md deleted file mode 100644 index dcd70e5b..00000000 --- a/docs/reference/graphql/mutation/updateProfileAccessKey.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'updateProfileAccessKey' -template: Documentation -sidebar_label: updateProfileAccessKey -deprecated: false -nav: - title: 'updateProfileAccessKey' - order: 10 ---- - -# updateProfileAccessKey - -
updateProfileAccessKey (input: UpdateProfileAccessKeyInput!) → ProfileAccessKey! -
- - - -Update an access key's `status` by `id`. \ No newline at end of file diff --git a/docs/reference/graphql/mutation/updateProfileAwsAccessKey.md b/docs/reference/graphql/mutation/updateProfileAwsAccessKey.md deleted file mode 100644 index 814b406a..00000000 --- a/docs/reference/graphql/mutation/updateProfileAwsAccessKey.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'updateProfileAwsAccessKey' -template: Documentation -sidebar_label: updateProfileAwsAccessKey -deprecated: false -nav: - title: 'updateProfileAwsAccessKey' - order: 10 ---- - -# updateProfileAwsAccessKey - -
updateProfileAwsAccessKey (input: UpdateProfileAwsAccessKeyInput!) → ProfileAwsAccessKey! -
- - - -Update profile AWS access key. \ No newline at end of file diff --git a/docs/reference/graphql/mutation/updateProfileSshKey.md b/docs/reference/graphql/mutation/updateProfileSshKey.md deleted file mode 100644 index f79fd093..00000000 --- a/docs/reference/graphql/mutation/updateProfileSshKey.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'updateProfileSshKey' -template: Documentation -sidebar_label: updateProfileSshKey -deprecated: false -nav: - title: 'updateProfileSshKey' - order: 10 ---- - -# updateProfileSshKey - -
updateProfileSshKey (input: UpdateProfileSshKeyInput!) → ProfileSshKey! -
- - - -Update an SSH key's `status` by `id`. \ No newline at end of file diff --git a/docs/reference/graphql/mutation/updateResource.md b/docs/reference/graphql/mutation/updateResource.md deleted file mode 100644 index 728625d4..00000000 --- a/docs/reference/graphql/mutation/updateResource.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'updateResource' -template: Documentation -sidebar_label: updateResource -deprecated: false -nav: - title: 'updateResource' - order: 10 ---- - -# updateResource - -
updateResource (input: UpdateResourceInput!) → Resource -
- - - -Update the resource with the given `id`. Optionally provide a new `parent`, provide `data` updates, or update custom `metadata`, `tags` and `akas` \ No newline at end of file diff --git a/docs/reference/graphql/mutation/updateSamlDirectory.md b/docs/reference/graphql/mutation/updateSamlDirectory.md deleted file mode 100644 index 3574c6f0..00000000 --- a/docs/reference/graphql/mutation/updateSamlDirectory.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'updateSamlDirectory' -template: Documentation -sidebar_label: updateSamlDirectory -deprecated: false -nav: - title: 'updateSamlDirectory' - order: 10 ---- - -# updateSamlDirectory - -
updateSamlDirectory (input: UpdateSamlDirectoryInput!) → Resource! -
- - - -Update a SAML directory. \ No newline at end of file diff --git a/docs/reference/graphql/mutation/updateSmartFolder.md b/docs/reference/graphql/mutation/updateSmartFolder.md deleted file mode 100644 index 6100e4e1..00000000 --- a/docs/reference/graphql/mutation/updateSmartFolder.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -title: 'updatePolicyPack' -template: Documentation -sidebar_label: updatePolicyPack -deprecated: false -nav: - title: 'updatePolicyPack' - order: 10 ---- - -# updatePolicyPack - -
updatePolicyPack (input: UpdatePolicyPackInput!) → PolicyPack -
- -Update a policy pack with the given `id`. \ No newline at end of file diff --git a/docs/reference/graphql/mutation/updateTurbotDirectory.md b/docs/reference/graphql/mutation/updateTurbotDirectory.md deleted file mode 100644 index a01d75e7..00000000 --- a/docs/reference/graphql/mutation/updateTurbotDirectory.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'updateTurbotDirectory' -template: Documentation -sidebar_label: updateTurbotDirectory -deprecated: false -nav: - title: 'updateTurbotDirectory' - order: 10 ---- - -# updateTurbotDirectory - -
updateTurbotDirectory (input: UpdateTurbotDirectoryInput!) → Resource! -
- - - -Update a Turbot directory. \ No newline at end of file diff --git a/docs/reference/graphql/mutation/updateWatch.md b/docs/reference/graphql/mutation/updateWatch.md deleted file mode 100644 index 1c28af35..00000000 --- a/docs/reference/graphql/mutation/updateWatch.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'updateWatch' -template: Documentation -sidebar_label: updateWatch -deprecated: false -nav: - title: 'updateWatch' - order: 10 ---- - -# updateWatch - -
updateWatch (input: UpdateWatchInput!) → Watch -
- - - -Update a watch by `id`. Optionally provide `action` and `favorite` \ No newline at end of file diff --git a/docs/reference/graphql/mutation/updateWatchRule.md b/docs/reference/graphql/mutation/updateWatchRule.md deleted file mode 100644 index 58fdbe04..00000000 --- a/docs/reference/graphql/mutation/updateWatchRule.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'updateWatchRule' -template: Documentation -sidebar_label: updateWatchRule -deprecated: false -nav: - title: 'updateWatchRule' - order: 10 ---- - -# updateWatchRule - -
updateWatchRule (input: UpdateWatchRuleInput!) → WatchRule -
- - - -Update a watch rule by `id`. Optionally provide `resource`, `level` and `notificationTypes`", \ No newline at end of file diff --git a/docs/reference/graphql/mutation/uploadMod.md b/docs/reference/graphql/mutation/uploadMod.md deleted file mode 100644 index dfad014f..00000000 --- a/docs/reference/graphql/mutation/uploadMod.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'uploadMod' -template: Documentation -sidebar_label: uploadMod -deprecated: false -nav: - title: 'uploadMod' - order: 10 ---- - -# uploadMod - -
uploadMod (input: UploadModInput!) → ModUploadResult -
- - - -Upload a local to mod with the given `id` \ No newline at end of file diff --git a/docs/reference/graphql/mutation/upsertResource.md b/docs/reference/graphql/mutation/upsertResource.md deleted file mode 100644 index 7a2ab2b3..00000000 --- a/docs/reference/graphql/mutation/upsertResource.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'upsertResource' -template: Documentation -sidebar_label: upsertResource -deprecated: false -nav: - title: 'upsertResource' - order: 10 ---- - -# upsertResource - -
upsertResource (input: UpsertResourceInput!) → Resource -
- - - -Upsert a resource for the given `parent` and `type` and with the given `data`. Optionally provide custom `metadata`, `tags` and `akas`. If `akas` are passed, the first one in the array will be used to look up if the resource already exists. If no `akas` are passed, the first resource type AKA metadata template will be rendered using the resource data and used to look up if the resource already exists \ No newline at end of file diff --git a/docs/reference/graphql/object/Action.md b/docs/reference/graphql/object/Action.md deleted file mode 100644 index 37648952..00000000 --- a/docs/reference/graphql/object/Action.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'Action' -template: Documentation -sidebar_label: Action -deprecated: false -nav: - title: 'Action' - order: 10 ---- - -# Action - -
Action
- - - - - -| | | | -| -- | -- | -- | -| `logLevel` | String | | -| `state` | String! | | -| `turbot` | TurbotActionMetadata! | | \ No newline at end of file diff --git a/docs/reference/graphql/object/ActionType.md b/docs/reference/graphql/object/ActionType.md deleted file mode 100644 index 027279d7..00000000 --- a/docs/reference/graphql/object/ActionType.md +++ /dev/null @@ -1,33 +0,0 @@ ---- -title: 'ActionType' -template: Documentation -sidebar_label: ActionType -deprecated: false -nav: - title: 'ActionType' - order: 10 ---- - -# ActionType - -
ActionType
- - - -Represents a `ActionType` defined within a Mod. -For more information, please see [Actions](https://turbot.com/guardrails/docs/concepts/actions). - -| | | | -| -- | -- | -- | -| `categoryUri` | String! | Unique identifier for the category. | -| `confirmationType` | String | Confirm action with user. | -| `defaultActionPermissionLevels` | Scalar | Default permission required to run the actions. | -| `description` | String | Short human-friendly description. | -| `events` | [String!] | `events` that trigger a run of instances of this `ActionType`. | -| `icon` | String | FontAwesome `icon` reference, used for display in the product and documentation. Will be in the format `fal-`, `far-` or `fas-` for light, regular and solid icon classes respectively. | -| `modUri` | String! | Unique identifier for the defining mod. | -| `resourceRecommendation` | String | Type of action. | -| `targets` | [String!] | Target resource interface / type URIs. | -| `title` | String! | Display title. | -| `turbot` | TurbotActionTypeMetadata! | Turbot metadata for this `ActionType`. | -| `uri` | String! | Mod-specific unique identifier. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ActionTypeList.md b/docs/reference/graphql/object/ActionTypeList.md deleted file mode 100644 index 91e91617..00000000 --- a/docs/reference/graphql/object/ActionTypeList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ActionTypeList' -template: Documentation -sidebar_label: ActionTypeList -deprecated: false -nav: - title: 'ActionTypeList' - order: 10 ---- - -# ActionTypeList - -
ActionTypeList
- - - -A paginated list of `ActionType`. - -| | | | -| -- | -- | -- | -| `items` | [ActionType] | The `items` for this page of `ActionTypeList`. | -| `metadata` | ListMetadata | List metadata information for the instance of `ActionTypeList`. | -| `paging` | ListPaging | The `paging` information for this page of `ActionTypeList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ActionTypes.md b/docs/reference/graphql/object/ActionTypes.md deleted file mode 100644 index aec47fd1..00000000 --- a/docs/reference/graphql/object/ActionTypes.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ActionTypes' -template: Documentation -sidebar_label: ActionTypes -deprecated: false -nav: - title: 'ActionTypes' - order: 10 ---- - -# ActionTypes - -
ActionTypes
- - - -A paginated list of `ActionType`. - -| | | | -| -- | -- | -- | -| `items` | [ActionType] | The `items` for this page of `ActionTypes`. | -| `metadata` | ListMetadata | List metadata information for the instance of `ActionTypes`. | -| `paging` | ListPaging | The `paging` information for this page of `ActionTypes`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ActiveGrant.md b/docs/reference/graphql/object/ActiveGrant.md deleted file mode 100644 index ead274cb..00000000 --- a/docs/reference/graphql/object/ActiveGrant.md +++ /dev/null @@ -1,28 +0,0 @@ ---- -title: 'ActiveGrant' -template: Documentation -sidebar_label: ActiveGrant -deprecated: false -nav: - title: 'ActiveGrant' - order: 10 ---- - -# ActiveGrant - -
ActiveGrant
- - - -An `ActiveGrant` representing a `grant` and a `resource` at which it is activated. - -For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). - -| | | | -| -- | -- | -- | -| `accounts` | ProfileAccounts | The `accounts` that fall within the scope of the `resource` on which the grant was given | -| `grant` | Grant | The `grant` that this `ActiveGrant` is an activation of. | -| `resource` | Resource | The `resource` level that this `grant` is activated at. | -| `turbot` | TurbotActiveGrantMetadata | Turbot metadata for this `ActiveGrant`. | -| `validFromTimestamp` | String | Optional start date for the `ActiveGrant`. | -| `validToTimestamp` | String | Optional end date for the `ActiveGrant`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ActiveGrantList.md b/docs/reference/graphql/object/ActiveGrantList.md deleted file mode 100644 index 7ac0bcc6..00000000 --- a/docs/reference/graphql/object/ActiveGrantList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ActiveGrantList' -template: Documentation -sidebar_label: ActiveGrantList -deprecated: false -nav: - title: 'ActiveGrantList' - order: 10 ---- - -# ActiveGrantList - -
ActiveGrantList
- - - -A paginated list of `ActiveGrant`. - -| | | | -| -- | -- | -- | -| `items` | [ActiveGrant] | The `items` for this page of `ActiveGrantList`. | -| `metadata` | ListMetadata | List metadata information for the instance of `ActiveGrantList`. | -| `paging` | ListPaging | The `paging` information for this page of `ActiveGrantList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ActiveGrants.md b/docs/reference/graphql/object/ActiveGrants.md deleted file mode 100644 index 00305ff3..00000000 --- a/docs/reference/graphql/object/ActiveGrants.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ActiveGrants' -template: Documentation -sidebar_label: ActiveGrants -deprecated: false -nav: - title: 'ActiveGrants' - order: 10 ---- - -# ActiveGrants - -
ActiveGrants
- - - -A paginated list of `ActiveGrant`. - -| | | | -| -- | -- | -- | -| `items` | [ActiveGrant] | The `items` for this page of `ActiveGrants`. | -| `metadata` | ListMetadata | List metadata information for the instance of `ActiveGrants`. | -| `paging` | ListPaging | The `paging` information for this page of `ActiveGrants`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/Actor.md b/docs/reference/graphql/object/Actor.md deleted file mode 100644 index b283832b..00000000 --- a/docs/reference/graphql/object/Actor.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: 'Actor' -template: Documentation -sidebar_label: Actor -deprecated: false -nav: - title: 'Actor' - order: 10 ---- - -# Actor - -
Actor
- - - - - -| | | | -| -- | -- | -- | -| `alternatePersona` | String | | -| `identity` | Identity | | -| `persona` | Identity | | -| `role` | Identity | | \ No newline at end of file diff --git a/docs/reference/graphql/object/Aws.md b/docs/reference/graphql/object/Aws.md deleted file mode 100644 index 7a74fdb1..00000000 --- a/docs/reference/graphql/object/Aws.md +++ /dev/null @@ -1,25 +0,0 @@ ---- -title: 'Aws' -template: Documentation -sidebar_label: Aws -deprecated: false -nav: - title: 'Aws' - order: 10 ---- - -# Aws - -
Aws
- - - - - -| | | | -| -- | -- | -- | -| `consoleLoginUrl` | String | Generate an AWS console login URL for the AWS `account` (AKA), `permissionType` (AKA), `permissionLevel` (AKA) and optional custom `role`. | -| `consoleLoginUserUrl` | String | Generate an AWS console login URL for the AWS `account` (AKA). | -| `credentials` | AwsCredentials | Generate temporary credentials for the AWS `account` (AKA), `permissionType` (AKA), `permissionLevel` (AKA) and optional custom `role`. | -| `userCredentials` | AwsCredentials | Generate temporary credentials for the AWS `account` (AKA) for the current user in user mode. -Note: User impersonation is no longer supported. You are not required to pass `user` to the request, but any `user` passed must exactly match the value in policy `tmod:@turbot/aws-iam#/policy/types/loginUserNames`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/AwsCredentials.md b/docs/reference/graphql/object/AwsCredentials.md deleted file mode 100644 index b9f241f1..00000000 --- a/docs/reference/graphql/object/AwsCredentials.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: 'AwsCredentials' -template: Documentation -sidebar_label: AwsCredentials -deprecated: false -nav: - title: 'AwsCredentials' - order: 10 ---- - -# AwsCredentials - -
AwsCredentials
- - - -The temporary security credentials, which includes an `accessKeyId`, a `secretAccessKey` a `sessionToken` and an `expiration`. - -| | | | -| -- | -- | -- | -| `accessKeyId` | String! | The access key ID that identifies the temporary security credentials. | -| `expiration` | String | The date on which the current credentials expire as an ISO string. | -| `secretAccessKey` | String! | The secret access key that can be used to sign requests. | -| `sessionToken` | String | The token that users must pass to the service API to use the temporary credentials. | \ No newline at end of file diff --git a/docs/reference/graphql/object/Control.md b/docs/reference/graphql/object/Control.md deleted file mode 100644 index 37366472..00000000 --- a/docs/reference/graphql/object/Control.md +++ /dev/null @@ -1,33 +0,0 @@ ---- -title: 'Control' -template: Documentation -sidebar_label: Control -deprecated: false -nav: - title: 'Control' - order: 10 ---- - -# Control - -
Control
- - - -Represents a `Control` in Turbot. - -For more information, please see [Controls](https://turbot.com/guardrails/docs/concepts/controls). - -| | | | -| -- | -- | -- | -| `actor` | Actor | The `actor` information for this `Control`. | -| `dependentControls` | Controls | | -| `dependentPolicyValues` | PolicyValues | The policy values that depend on this `value`. | -| `details` | Scalar | Optional `details` provided at the last `state` update of this control. | -| `lastProcess` | Process | Returns the `lastProcess` for this `Control`, allowing you to examine the `process`. | -| `process` | Process | Returns the current `process` for this `Control`, allowing you to examine the `process` if it is currently running. | -| `reason` | String | Optional `reason` provided at the last `state` update of this control. | -| `resource` | Resource | The `resource` this `Control` targets. | -| `state` | String! | The current `state` of the `Control`. | -| `turbot` | TurbotControlMetadata! | Turbot metadata for this `Control`. | -| `type` | ControlType | The `type` information for this `Control`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ControlCategories.md b/docs/reference/graphql/object/ControlCategories.md deleted file mode 100644 index 0c4d93b2..00000000 --- a/docs/reference/graphql/object/ControlCategories.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ControlCategories' -template: Documentation -sidebar_label: ControlCategories -deprecated: false -nav: - title: 'ControlCategories' - order: 10 ---- - -# ControlCategories - -
ControlCategories
- - - -A paginated list of `ControlCategory`. - -| | | | -| -- | -- | -- | -| `items` | [ControlCategory] | The `items` for this page of `ControlCategories`. | -| `metadata` | ListMetadata | List metadata information for the instance of `ControlCategories`. | -| `paging` | ListPaging | The `paging` information for this page of `ControlCategories`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ControlCategory.md b/docs/reference/graphql/object/ControlCategory.md deleted file mode 100644 index 93a83c53..00000000 --- a/docs/reference/graphql/object/ControlCategory.md +++ /dev/null @@ -1,36 +0,0 @@ ---- -title: 'ControlCategory' -template: Documentation -sidebar_label: ControlCategory -deprecated: false -nav: - title: 'ControlCategory' - order: 10 ---- - -# ControlCategory - -
ControlCategory
- - - -Represents a `ControlCategory` defined within a Mod. - -For more information, please see [Controls](https://turbot.com/guardrails/docs/concepts/controls). - -| | | | -| -- | -- | -- | -| `children` | ControlCategories | The immediate `children` for this `ControlCategory`. | -| `controls` | Controls | Returns any `controls` for this `ControlCategory` that you have permission to get, subject to the optional `filter` and `paging` arguments. | -| `descendants` | ControlCategories | The `descendants` of this `ControlCategory`. | -| `description` | String | Short human-friendly description. | -| `icon` | String | FontAwesome `icon` reference, used for display in the product and documentation. Will be in the format `fal-`, `far-` or `fas-` for light, regular and solid icon classes respectively. | -| `modUri` | String! | Unique identifier for the defining mod. | -| `parent` | String | The `parent` mod-specifuc URI for this `ControlCategory`. | -| `policySettings` | PolicySettings | Returns any `policySettings` for this `ControlCategory` that you have permission to get, subject to the optional `filter` and `paging` arguments. | -| `resourceParent` | String | The `resourceParent` mod-specifuc URI for this `ControlCategory` in the static category hierarchy. | -| `resources` | Resources | The `resources` of this `ControlCategory`, subject to the optional `filter` and `paging` arguments. | -| `title` | String! | Display title. | -| `trunk` | TrunkItems | The `trunk` for this `ControlCategory`, subject to the optional `filter` and `paging` arguments. This will show the resource type hierarchy from the root down to this `ControlCategory`. | -| `turbot` | TurbotControlCategoryMetadata! | Turbot metadata for this `ControlCategory`. | -| `uri` | String! | Mod-specific unique identifier. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ControlCategoryList.md b/docs/reference/graphql/object/ControlCategoryList.md deleted file mode 100644 index c950df55..00000000 --- a/docs/reference/graphql/object/ControlCategoryList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ControlCategoryList' -template: Documentation -sidebar_label: ControlCategoryList -deprecated: false -nav: - title: 'ControlCategoryList' - order: 10 ---- - -# ControlCategoryList - -
ControlCategoryList
- - - -A paginated list of `ControlCategory`. - -| | | | -| -- | -- | -- | -| `items` | [ControlCategory] | The `items` for this page of `ControlCategoryList`. | -| `metadata` | ListMetadata | List metadata information for the instance of `ControlCategoryList`. | -| `paging` | ListPaging | The `paging` information for this page of `ControlCategoryList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ControlList.md b/docs/reference/graphql/object/ControlList.md deleted file mode 100644 index 0716b7ee..00000000 --- a/docs/reference/graphql/object/ControlList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ControlList' -template: Documentation -sidebar_label: ControlList -deprecated: false -nav: - title: 'ControlList' - order: 10 ---- - -# ControlList - -
ControlList
- - - -A paginated list of `Control`. - -| | | | -| -- | -- | -- | -| `items` | [Control] | The `items` for this page of `ControlList`. | -| `metadata` | ControlListMetadata | List metadata information for the instance of `ControlList`. | -| `paging` | ListPaging | The `paging` information for this page of `ControlList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ControlListMetadata.md b/docs/reference/graphql/object/ControlListMetadata.md deleted file mode 100644 index 00a5fe30..00000000 --- a/docs/reference/graphql/object/ControlListMetadata.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'ControlListMetadata' -template: Documentation -sidebar_label: ControlListMetadata -deprecated: false -nav: - title: 'ControlListMetadata' - order: 10 ---- - -# ControlListMetadata - -
ControlListMetadata
- - - - - -| | | | -| -- | -- | -- | -| `filters` | [String] | | -| `stats` | ControlListStats | | \ No newline at end of file diff --git a/docs/reference/graphql/object/ControlListStats.md b/docs/reference/graphql/object/ControlListStats.md deleted file mode 100644 index 56e47423..00000000 --- a/docs/reference/graphql/object/ControlListStats.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'ControlListStats' -template: Documentation -sidebar_label: ControlListStats -deprecated: false -nav: - title: 'ControlListStats' - order: 10 ---- - -# ControlListStats - -
ControlListStats
- - - - - -| | | | -| -- | -- | -- | -| `control` | ControlStats | | -| `total` | Int | | \ No newline at end of file diff --git a/docs/reference/graphql/object/ControlStats.md b/docs/reference/graphql/object/ControlStats.md deleted file mode 100644 index d29d750e..00000000 --- a/docs/reference/graphql/object/ControlStats.md +++ /dev/null @@ -1,27 +0,0 @@ ---- -title: 'ControlStats' -template: Documentation -sidebar_label: ControlStats -deprecated: false -nav: - title: 'ControlStats' - order: 10 ---- - -# ControlStats - -
ControlStats
- - - - - -| | | | -| -- | -- | -- | -| `alarm` | Int | | -| `error` | Int | | -| `invalid` | Int | | -| `ok` | Int | | -| `skipped` | Int | | -| `tbd` | Int | | -| `total` | Int | | \ No newline at end of file diff --git a/docs/reference/graphql/object/ControlSummariesByControlCategory.md b/docs/reference/graphql/object/ControlSummariesByControlCategory.md deleted file mode 100644 index 643df5bf..00000000 --- a/docs/reference/graphql/object/ControlSummariesByControlCategory.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ControlSummariesByControlCategory' -template: Documentation -sidebar_label: ControlSummariesByControlCategory -deprecated: false -nav: - title: 'ControlSummariesByControlCategory' - order: 10 ---- - -# ControlSummariesByControlCategory - -
ControlSummariesByControlCategory
- - - -A paginated list of `ControlSummaryByControlCategory`. - -| | | | -| -- | -- | -- | -| `items` | [ControlSummaryByControlCategory] | The `items` for this page of `ControlSummariesByControlCategory`. | -| `metadata` | ControlListMetadata | List metadata information for the instance of `ControlSummariesByControlCategory`. | -| `paging` | ListPaging | The `paging` information for this page of `ControlSummariesByControlCategory`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ControlSummariesByControlType.md b/docs/reference/graphql/object/ControlSummariesByControlType.md deleted file mode 100644 index ed981997..00000000 --- a/docs/reference/graphql/object/ControlSummariesByControlType.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ControlSummariesByControlType' -template: Documentation -sidebar_label: ControlSummariesByControlType -deprecated: false -nav: - title: 'ControlSummariesByControlType' - order: 10 ---- - -# ControlSummariesByControlType - -
ControlSummariesByControlType
- - - -A paginated list of `ControlSummaryByControlType`. - -| | | | -| -- | -- | -- | -| `items` | [ControlSummaryByControlType] | The `items` for this page of `ControlSummariesByControlType`. | -| `metadata` | ControlListMetadata | List metadata information for the instance of `ControlSummariesByControlType`. | -| `paging` | ListPaging | The `paging` information for this page of `ControlSummariesByControlType`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ControlSummariesByResource.md b/docs/reference/graphql/object/ControlSummariesByResource.md deleted file mode 100644 index ae170fe4..00000000 --- a/docs/reference/graphql/object/ControlSummariesByResource.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ControlSummariesByResource' -template: Documentation -sidebar_label: ControlSummariesByResource -deprecated: false -nav: - title: 'ControlSummariesByResource' - order: 10 ---- - -# ControlSummariesByResource - -
ControlSummariesByResource
- - - -A paginated list of `ControlSummaryByResource`. - -| | | | -| -- | -- | -- | -| `items` | [ControlSummaryByResource] | The `items` for this page of `ControlSummariesByResource`. | -| `metadata` | ControlListMetadata | List metadata information for the instance of `ControlSummariesByResource`. | -| `paging` | ListPaging | The `paging` information for this page of `ControlSummariesByResource`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ControlSummariesByResourceCategory.md b/docs/reference/graphql/object/ControlSummariesByResourceCategory.md deleted file mode 100644 index 9f497983..00000000 --- a/docs/reference/graphql/object/ControlSummariesByResourceCategory.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ControlSummariesByResourceCategory' -template: Documentation -sidebar_label: ControlSummariesByResourceCategory -deprecated: false -nav: - title: 'ControlSummariesByResourceCategory' - order: 10 ---- - -# ControlSummariesByResourceCategory - -
ControlSummariesByResourceCategory
- - - -A paginated list of `ControlSummaryByResourceCategory`. - -| | | | -| -- | -- | -- | -| `items` | [ControlSummaryByResourceCategory] | The `items` for this page of `ControlSummariesByResourceCategory`. | -| `metadata` | ControlListMetadata | List metadata information for the instance of `ControlSummariesByResourceCategory`. | -| `paging` | ListPaging | The `paging` information for this page of `ControlSummariesByResourceCategory`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ControlSummariesByResourceType.md b/docs/reference/graphql/object/ControlSummariesByResourceType.md deleted file mode 100644 index cfc5f59f..00000000 --- a/docs/reference/graphql/object/ControlSummariesByResourceType.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ControlSummariesByResourceType' -template: Documentation -sidebar_label: ControlSummariesByResourceType -deprecated: false -nav: - title: 'ControlSummariesByResourceType' - order: 10 ---- - -# ControlSummariesByResourceType - -
ControlSummariesByResourceType
- - - -A paginated list of `ControlSummaryByResourceType`. - -| | | | -| -- | -- | -- | -| `items` | [ControlSummaryByResourceType] | The `items` for this page of `ControlSummariesByResourceType`. | -| `metadata` | ControlListMetadata | List metadata information for the instance of `ControlSummariesByResourceType`. | -| `paging` | ListPaging | The `paging` information for this page of `ControlSummariesByResourceType`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ControlSummaryByControlCategory.md b/docs/reference/graphql/object/ControlSummaryByControlCategory.md deleted file mode 100644 index ddf76edf..00000000 --- a/docs/reference/graphql/object/ControlSummaryByControlCategory.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'ControlSummaryByControlCategory' -template: Documentation -sidebar_label: ControlSummaryByControlCategory -deprecated: false -nav: - title: 'ControlSummaryByControlCategory' - order: 10 ---- - -# ControlSummaryByControlCategory - -
ControlSummaryByControlCategory
- - - - - -| | | | -| -- | -- | -- | -| `category` | ControlCategory | | -| `summary` | ControlSummaryListStats | | \ No newline at end of file diff --git a/docs/reference/graphql/object/ControlSummaryByControlCategoryList.md b/docs/reference/graphql/object/ControlSummaryByControlCategoryList.md deleted file mode 100644 index 94c42642..00000000 --- a/docs/reference/graphql/object/ControlSummaryByControlCategoryList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ControlSummaryByControlCategoryList' -template: Documentation -sidebar_label: ControlSummaryByControlCategoryList -deprecated: false -nav: - title: 'ControlSummaryByControlCategoryList' - order: 10 ---- - -# ControlSummaryByControlCategoryList - -
ControlSummaryByControlCategoryList
- - - -A paginated list of `ControlSummaryByControlCategory`. - -| | | | -| -- | -- | -- | -| `items` | [ControlSummaryByControlCategory] | The `items` for this page of `ControlSummaryByControlCategoryList`. | -| `metadata` | ControlListMetadata | List metadata information for the instance of `ControlSummaryByControlCategoryList`. | -| `paging` | ListPaging | The `paging` information for this page of `ControlSummaryByControlCategoryList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ControlSummaryByControlType.md b/docs/reference/graphql/object/ControlSummaryByControlType.md deleted file mode 100644 index 86c270f7..00000000 --- a/docs/reference/graphql/object/ControlSummaryByControlType.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'ControlSummaryByControlType' -template: Documentation -sidebar_label: ControlSummaryByControlType -deprecated: false -nav: - title: 'ControlSummaryByControlType' - order: 10 ---- - -# ControlSummaryByControlType - -
ControlSummaryByControlType
- - - - - -| | | | -| -- | -- | -- | -| `summary` | ControlSummaryListStats | | -| `type` | ControlType | | \ No newline at end of file diff --git a/docs/reference/graphql/object/ControlSummaryByControlTypeList.md b/docs/reference/graphql/object/ControlSummaryByControlTypeList.md deleted file mode 100644 index 79d03d2e..00000000 --- a/docs/reference/graphql/object/ControlSummaryByControlTypeList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ControlSummaryByControlTypeList' -template: Documentation -sidebar_label: ControlSummaryByControlTypeList -deprecated: false -nav: - title: 'ControlSummaryByControlTypeList' - order: 10 ---- - -# ControlSummaryByControlTypeList - -
ControlSummaryByControlTypeList
- - - -A paginated list of `ControlSummaryByControlType`. - -| | | | -| -- | -- | -- | -| `items` | [ControlSummaryByControlType] | The `items` for this page of `ControlSummaryByControlTypeList`. | -| `metadata` | ControlListMetadata | List metadata information for the instance of `ControlSummaryByControlTypeList`. | -| `paging` | ListPaging | The `paging` information for this page of `ControlSummaryByControlTypeList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ControlSummaryByResource.md b/docs/reference/graphql/object/ControlSummaryByResource.md deleted file mode 100644 index f1a9f93c..00000000 --- a/docs/reference/graphql/object/ControlSummaryByResource.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'ControlSummaryByResource' -template: Documentation -sidebar_label: ControlSummaryByResource -deprecated: false -nav: - title: 'ControlSummaryByResource' - order: 10 ---- - -# ControlSummaryByResource - -
ControlSummaryByResource
- - - - - -| | | | -| -- | -- | -- | -| `resource` | Resource | | -| `summary` | ControlSummaryListStats | | \ No newline at end of file diff --git a/docs/reference/graphql/object/ControlSummaryByResourceCategory.md b/docs/reference/graphql/object/ControlSummaryByResourceCategory.md deleted file mode 100644 index cce4faf5..00000000 --- a/docs/reference/graphql/object/ControlSummaryByResourceCategory.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'ControlSummaryByResourceCategory' -template: Documentation -sidebar_label: ControlSummaryByResourceCategory -deprecated: false -nav: - title: 'ControlSummaryByResourceCategory' - order: 10 ---- - -# ControlSummaryByResourceCategory - -
ControlSummaryByResourceCategory
- - - - - -| | | | -| -- | -- | -- | -| `category` | ResourceCategory | | -| `summary` | ControlSummaryListStats | | \ No newline at end of file diff --git a/docs/reference/graphql/object/ControlSummaryByResourceCategoryList.md b/docs/reference/graphql/object/ControlSummaryByResourceCategoryList.md deleted file mode 100644 index 2487ace5..00000000 --- a/docs/reference/graphql/object/ControlSummaryByResourceCategoryList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ControlSummaryByResourceCategoryList' -template: Documentation -sidebar_label: ControlSummaryByResourceCategoryList -deprecated: false -nav: - title: 'ControlSummaryByResourceCategoryList' - order: 10 ---- - -# ControlSummaryByResourceCategoryList - -
ControlSummaryByResourceCategoryList
- - - -A paginated list of `ControlSummaryByResourceCategory`. - -| | | | -| -- | -- | -- | -| `items` | [ControlSummaryByResourceCategory] | The `items` for this page of `ControlSummaryByResourceCategoryList`. | -| `metadata` | ControlListMetadata | List metadata information for the instance of `ControlSummaryByResourceCategoryList`. | -| `paging` | ListPaging | The `paging` information for this page of `ControlSummaryByResourceCategoryList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ControlSummaryByResourceList.md b/docs/reference/graphql/object/ControlSummaryByResourceList.md deleted file mode 100644 index b5cbf606..00000000 --- a/docs/reference/graphql/object/ControlSummaryByResourceList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ControlSummaryByResourceList' -template: Documentation -sidebar_label: ControlSummaryByResourceList -deprecated: false -nav: - title: 'ControlSummaryByResourceList' - order: 10 ---- - -# ControlSummaryByResourceList - -
ControlSummaryByResourceList
- - - -A paginated list of `ControlSummaryByResource`. - -| | | | -| -- | -- | -- | -| `items` | [ControlSummaryByResource] | The `items` for this page of `ControlSummaryByResourceList`. | -| `metadata` | ControlListMetadata | List metadata information for the instance of `ControlSummaryByResourceList`. | -| `paging` | ListPaging | The `paging` information for this page of `ControlSummaryByResourceList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ControlSummaryByResourceType.md b/docs/reference/graphql/object/ControlSummaryByResourceType.md deleted file mode 100644 index a5504d8d..00000000 --- a/docs/reference/graphql/object/ControlSummaryByResourceType.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'ControlSummaryByResourceType' -template: Documentation -sidebar_label: ControlSummaryByResourceType -deprecated: false -nav: - title: 'ControlSummaryByResourceType' - order: 10 ---- - -# ControlSummaryByResourceType - -
ControlSummaryByResourceType
- - - - - -| | | | -| -- | -- | -- | -| `summary` | ControlSummaryListStats | | -| `type` | ResourceType | | \ No newline at end of file diff --git a/docs/reference/graphql/object/ControlSummaryByResourceTypeList.md b/docs/reference/graphql/object/ControlSummaryByResourceTypeList.md deleted file mode 100644 index a2895627..00000000 --- a/docs/reference/graphql/object/ControlSummaryByResourceTypeList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ControlSummaryByResourceTypeList' -template: Documentation -sidebar_label: ControlSummaryByResourceTypeList -deprecated: false -nav: - title: 'ControlSummaryByResourceTypeList' - order: 10 ---- - -# ControlSummaryByResourceTypeList - -
ControlSummaryByResourceTypeList
- - - -A paginated list of `ControlSummaryByResourceType`. - -| | | | -| -- | -- | -- | -| `items` | [ControlSummaryByResourceType] | The `items` for this page of `ControlSummaryByResourceTypeList`. | -| `metadata` | ControlListMetadata | List metadata information for the instance of `ControlSummaryByResourceTypeList`. | -| `paging` | ListPaging | The `paging` information for this page of `ControlSummaryByResourceTypeList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ControlSummaryListStats.md b/docs/reference/graphql/object/ControlSummaryListStats.md deleted file mode 100644 index b0cb7ac8..00000000 --- a/docs/reference/graphql/object/ControlSummaryListStats.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'ControlSummaryListStats' -template: Documentation -sidebar_label: ControlSummaryListStats -deprecated: false -nav: - title: 'ControlSummaryListStats' - order: 10 ---- - -# ControlSummaryListStats - -
ControlSummaryListStats
- - - - - -| | | | -| -- | -- | -- | -| `control` | ControlStats | | -| `total` | Int | | \ No newline at end of file diff --git a/docs/reference/graphql/object/ControlType.md b/docs/reference/graphql/object/ControlType.md deleted file mode 100644 index 3d76c825..00000000 --- a/docs/reference/graphql/object/ControlType.md +++ /dev/null @@ -1,39 +0,0 @@ ---- -title: 'ControlType' -template: Documentation -sidebar_label: ControlType -deprecated: false -nav: - title: 'ControlType' - order: 10 ---- - -# ControlType - -
ControlType
- - - -Represents a `ControlType` defined within a Mod. - -For more information, please see [Controls](https://turbot.com/guardrails/docs/concepts/controls). - -| | | | -| -- | -- | -- | -| `actionTypes` | ActionTypes | Returns any recommended `actionTypes` for this `ControlType` that you have permission to get, subject to the optional `filter` and `paging` arguments. | -| `category` | ControlCategory | The `category` information for this `ControlType`. | -| `categoryUri` | String! | Unique identifier for the category. | -| `children` | ControlTypes | The immediate `children` for this `ControlType`. | -| `controls` | Controls | Returns any `controls` for this `ControlType` that you have permission to get, subject to the optional `filter` and `paging` arguments. | -| `descendants` | ControlTypes | The `descendants` of this `ControlType`. | -| `description` | String | Short human-friendly description. | -| `events` | [String!] | `events` that trigger a run of instances of this `ControlType`. | -| `icon` | String | FontAwesome `icon` reference, used for display in the product and documentation. Will be in the format `fal-`, `far-` or `fas-` for light, regular and solid icon classes respectively. | -| `modUri` | String! | Unique identifier for the defining mod. | -| `policySettings` | PolicySettings | Returns any `policySettings` for this `ControlType` that you have permission to get, subject to the optional `filter` and `paging` arguments. | -| `resources` | Resources | The `resources` of this `ControlType`, subject to the optional `filter` and `paging` arguments. | -| `targets` | [String!] | Target resource interface / type URIs. | -| `title` | String! | Display title. | -| `trunk` | TrunkItems | The `trunk` for this `ControlType`, subject to the optional `filter` and `paging` arguments. This will show the resource type hierarchy from the root down to this `ControlType`. | -| `turbot` | TurbotControlTypeMetadata! | Turbot metadata for this `ControlType`. | -| `uri` | String! | Mod-specific unique identifier. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ControlTypeList.md b/docs/reference/graphql/object/ControlTypeList.md deleted file mode 100644 index 14dfddc1..00000000 --- a/docs/reference/graphql/object/ControlTypeList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ControlTypeList' -template: Documentation -sidebar_label: ControlTypeList -deprecated: false -nav: - title: 'ControlTypeList' - order: 10 ---- - -# ControlTypeList - -
ControlTypeList
- - - -A paginated list of `ControlType`. - -| | | | -| -- | -- | -- | -| `items` | [ControlType] | The `items` for this page of `ControlTypeList`. | -| `metadata` | ListMetadata | List metadata information for the instance of `ControlTypeList`. | -| `paging` | ListPaging | The `paging` information for this page of `ControlTypeList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ControlTypes.md b/docs/reference/graphql/object/ControlTypes.md deleted file mode 100644 index 862c8219..00000000 --- a/docs/reference/graphql/object/ControlTypes.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ControlTypes' -template: Documentation -sidebar_label: ControlTypes -deprecated: false -nav: - title: 'ControlTypes' - order: 10 ---- - -# ControlTypes - -
ControlTypes
- - - -A paginated list of `ControlType`. - -| | | | -| -- | -- | -- | -| `items` | [ControlType] | The `items` for this page of `ControlTypes`. | -| `metadata` | ListMetadata | List metadata information for the instance of `ControlTypes`. | -| `paging` | ListPaging | The `paging` information for this page of `ControlTypes`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ControlUsageByControlType.md b/docs/reference/graphql/object/ControlUsageByControlType.md deleted file mode 100644 index daf033e4..00000000 --- a/docs/reference/graphql/object/ControlUsageByControlType.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'ControlUsageByControlType' -template: Documentation -sidebar_label: ControlUsageByControlType -deprecated: false -nav: - title: 'ControlUsageByControlType' - order: 10 ---- - -# ControlUsageByControlType - -
ControlUsageByControlType
- - - - - -| | | | -| -- | -- | -- | -| `summary` | ControlUsageListStats | | -| `type` | ControlType | | \ No newline at end of file diff --git a/docs/reference/graphql/object/ControlUsageByControlTypeList.md b/docs/reference/graphql/object/ControlUsageByControlTypeList.md deleted file mode 100644 index 6603c20d..00000000 --- a/docs/reference/graphql/object/ControlUsageByControlTypeList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ControlUsageByControlTypeList' -template: Documentation -sidebar_label: ControlUsageByControlTypeList -deprecated: false -nav: - title: 'ControlUsageByControlTypeList' - order: 10 ---- - -# ControlUsageByControlTypeList - -
ControlUsageByControlTypeList
- - - -A paginated list of `ControlUsageByControlType`. - -| | | | -| -- | -- | -- | -| `items` | [ControlUsageByControlType] | The `items` for this page of `ControlUsageByControlTypeList`. | -| `metadata` | ControlUsageListMetadata | List metadata information for the instance of `ControlUsageByControlTypeList`. | -| `paging` | ListPaging | The `paging` information for this page of `ControlUsageByControlTypeList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ControlUsageListMetadata.md b/docs/reference/graphql/object/ControlUsageListMetadata.md deleted file mode 100644 index 7681da05..00000000 --- a/docs/reference/graphql/object/ControlUsageListMetadata.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'ControlUsageListMetadata' -template: Documentation -sidebar_label: ControlUsageListMetadata -deprecated: false -nav: - title: 'ControlUsageListMetadata' - order: 10 ---- - -# ControlUsageListMetadata - -
ControlUsageListMetadata
- - - - - -| | | | -| -- | -- | -- | -| `filters` | [String] | | -| `stats` | ControlUsageListStats | | \ No newline at end of file diff --git a/docs/reference/graphql/object/ControlUsageListStats.md b/docs/reference/graphql/object/ControlUsageListStats.md deleted file mode 100644 index 954d3f8f..00000000 --- a/docs/reference/graphql/object/ControlUsageListStats.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ControlUsageListStats' -template: Documentation -sidebar_label: ControlUsageListStats -deprecated: false -nav: - title: 'ControlUsageListStats' - order: 10 ---- - -# ControlUsageListStats - -
ControlUsageListStats
- - - - - -| | | | -| -- | -- | -- | -| `activeControlDays` | Int | | -| `inactiveControls` | Int | | -| `states` | ControlUsageStats | | \ No newline at end of file diff --git a/docs/reference/graphql/object/ControlUsageStats.md b/docs/reference/graphql/object/ControlUsageStats.md deleted file mode 100644 index 527d76c4..00000000 --- a/docs/reference/graphql/object/ControlUsageStats.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -title: 'ControlUsageStats' -template: Documentation -sidebar_label: ControlUsageStats -deprecated: false -nav: - title: 'ControlUsageStats' - order: 10 ---- - -# ControlUsageStats - -
ControlUsageStats
- - - - - -| | | | -| -- | -- | -- | -| `alarm` | Int | | -| `error` | Int | | -| `invalid` | Int | | -| `ok` | Int | | -| `skipped` | Int | | -| `tbd` | Int | | \ No newline at end of file diff --git a/docs/reference/graphql/object/ControlUsagesByControlType.md b/docs/reference/graphql/object/ControlUsagesByControlType.md deleted file mode 100644 index 73e59636..00000000 --- a/docs/reference/graphql/object/ControlUsagesByControlType.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ControlUsagesByControlType' -template: Documentation -sidebar_label: ControlUsagesByControlType -deprecated: false -nav: - title: 'ControlUsagesByControlType' - order: 10 ---- - -# ControlUsagesByControlType - -
ControlUsagesByControlType
- - - -A paginated list of `ControlUsageByControlType`. - -| | | | -| -- | -- | -- | -| `items` | [ControlUsageByControlType] | The `items` for this page of `ControlUsagesByControlType`. | -| `metadata` | ControlUsageListMetadata | List metadata information for the instance of `ControlUsagesByControlType`. | -| `paging` | ListPaging | The `paging` information for this page of `ControlUsagesByControlType`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/Controls.md b/docs/reference/graphql/object/Controls.md deleted file mode 100644 index 5efbe866..00000000 --- a/docs/reference/graphql/object/Controls.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'Controls' -template: Documentation -sidebar_label: Controls -deprecated: false -nav: - title: 'Controls' - order: 10 ---- - -# Controls - -
Controls
- - - -A paginated list of `Control`. - -| | | | -| -- | -- | -- | -| `items` | [Control] | The `items` for this page of `Controls`. | -| `metadata` | ControlListMetadata | List metadata information for the instance of `Controls`. | -| `paging` | ListPaging | The `paging` information for this page of `Controls`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ControlsByControlCategories.md b/docs/reference/graphql/object/ControlsByControlCategories.md deleted file mode 100644 index 8b5c2802..00000000 --- a/docs/reference/graphql/object/ControlsByControlCategories.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ControlsByControlCategories' -template: Documentation -sidebar_label: ControlsByControlCategories -deprecated: false -nav: - title: 'ControlsByControlCategories' - order: 10 ---- - -# ControlsByControlCategories - -
ControlsByControlCategories
- - - -A paginated list of `ControlsByControlCategory`. - -| | | | -| -- | -- | -- | -| `items` | [ControlsByControlCategory] | The `items` for this page of `ControlsByControlCategories`. | -| `metadata` | ControlListMetadata | List metadata information for the instance of `ControlsByControlCategories`. | -| `paging` | ListPaging | The `paging` information for this page of `ControlsByControlCategories`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ControlsByControlCategory.md b/docs/reference/graphql/object/ControlsByControlCategory.md deleted file mode 100644 index 6754fb43..00000000 --- a/docs/reference/graphql/object/ControlsByControlCategory.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'ControlsByControlCategory' -template: Documentation -sidebar_label: ControlsByControlCategory -deprecated: false -nav: - title: 'ControlsByControlCategory' - order: 10 ---- - -# ControlsByControlCategory - -
ControlsByControlCategory
- - - - - -| | | | -| -- | -- | -- | -| `category` | ControlCategory | | -| `summary` | ControlSummaryListStats | | \ No newline at end of file diff --git a/docs/reference/graphql/object/ControlsByControlCategoryList.md b/docs/reference/graphql/object/ControlsByControlCategoryList.md deleted file mode 100644 index c3485375..00000000 --- a/docs/reference/graphql/object/ControlsByControlCategoryList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ControlsByControlCategoryList' -template: Documentation -sidebar_label: ControlsByControlCategoryList -deprecated: false -nav: - title: 'ControlsByControlCategoryList' - order: 10 ---- - -# ControlsByControlCategoryList - -
ControlsByControlCategoryList
- - - -A paginated list of `ControlsByControlCategory`. - -| | | | -| -- | -- | -- | -| `items` | [ControlsByControlCategory] | The `items` for this page of `ControlsByControlCategoryList`. | -| `metadata` | ControlListMetadata | List metadata information for the instance of `ControlsByControlCategoryList`. | -| `paging` | ListPaging | The `paging` information for this page of `ControlsByControlCategoryList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ControlsByControlType.md b/docs/reference/graphql/object/ControlsByControlType.md deleted file mode 100644 index 2b2cbc1a..00000000 --- a/docs/reference/graphql/object/ControlsByControlType.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'ControlsByControlType' -template: Documentation -sidebar_label: ControlsByControlType -deprecated: false -nav: - title: 'ControlsByControlType' - order: 10 ---- - -# ControlsByControlType - -
ControlsByControlType
- - - - - -| | | | -| -- | -- | -- | -| `summary` | ControlSummaryListStats | | -| `type` | ControlType | | \ No newline at end of file diff --git a/docs/reference/graphql/object/ControlsByControlTypeList.md b/docs/reference/graphql/object/ControlsByControlTypeList.md deleted file mode 100644 index db814fd2..00000000 --- a/docs/reference/graphql/object/ControlsByControlTypeList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ControlsByControlTypeList' -template: Documentation -sidebar_label: ControlsByControlTypeList -deprecated: false -nav: - title: 'ControlsByControlTypeList' - order: 10 ---- - -# ControlsByControlTypeList - -
ControlsByControlTypeList
- - - -A paginated list of `ControlsByControlType`. - -| | | | -| -- | -- | -- | -| `items` | [ControlsByControlType] | The `items` for this page of `ControlsByControlTypeList`. | -| `metadata` | ControlListMetadata | List metadata information for the instance of `ControlsByControlTypeList`. | -| `paging` | ListPaging | The `paging` information for this page of `ControlsByControlTypeList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ControlsByControlTypes.md b/docs/reference/graphql/object/ControlsByControlTypes.md deleted file mode 100644 index 2b025e10..00000000 --- a/docs/reference/graphql/object/ControlsByControlTypes.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ControlsByControlTypes' -template: Documentation -sidebar_label: ControlsByControlTypes -deprecated: false -nav: - title: 'ControlsByControlTypes' - order: 10 ---- - -# ControlsByControlTypes - -
ControlsByControlTypes
- - - -A paginated list of `ControlsByControlType`. - -| | | | -| -- | -- | -- | -| `items` | [ControlsByControlType] | The `items` for this page of `ControlsByControlTypes`. | -| `metadata` | ControlListMetadata | List metadata information for the instance of `ControlsByControlTypes`. | -| `paging` | ListPaging | The `paging` information for this page of `ControlsByControlTypes`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ControlsByResource.md b/docs/reference/graphql/object/ControlsByResource.md deleted file mode 100644 index 81033b06..00000000 --- a/docs/reference/graphql/object/ControlsByResource.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'ControlsByResource' -template: Documentation -sidebar_label: ControlsByResource -deprecated: false -nav: - title: 'ControlsByResource' - order: 10 ---- - -# ControlsByResource - -
ControlsByResource
- - - - - -| | | | -| -- | -- | -- | -| `resource` | Resource | | -| `summary` | ControlSummaryListStats | | \ No newline at end of file diff --git a/docs/reference/graphql/object/ControlsByResourceCategories.md b/docs/reference/graphql/object/ControlsByResourceCategories.md deleted file mode 100644 index d749df9e..00000000 --- a/docs/reference/graphql/object/ControlsByResourceCategories.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ControlsByResourceCategories' -template: Documentation -sidebar_label: ControlsByResourceCategories -deprecated: false -nav: - title: 'ControlsByResourceCategories' - order: 10 ---- - -# ControlsByResourceCategories - -
ControlsByResourceCategories
- - - -A paginated list of `ControlsByResourceCategory`. - -| | | | -| -- | -- | -- | -| `items` | [ControlsByResourceCategory] | The `items` for this page of `ControlsByResourceCategories`. | -| `metadata` | ControlListMetadata | List metadata information for the instance of `ControlsByResourceCategories`. | -| `paging` | ListPaging | The `paging` information for this page of `ControlsByResourceCategories`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ControlsByResourceCategory.md b/docs/reference/graphql/object/ControlsByResourceCategory.md deleted file mode 100644 index c86d9b00..00000000 --- a/docs/reference/graphql/object/ControlsByResourceCategory.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'ControlsByResourceCategory' -template: Documentation -sidebar_label: ControlsByResourceCategory -deprecated: false -nav: - title: 'ControlsByResourceCategory' - order: 10 ---- - -# ControlsByResourceCategory - -
ControlsByResourceCategory
- - - - - -| | | | -| -- | -- | -- | -| `category` | ResourceCategory | | -| `summary` | ControlSummaryListStats | | \ No newline at end of file diff --git a/docs/reference/graphql/object/ControlsByResourceCategoryList.md b/docs/reference/graphql/object/ControlsByResourceCategoryList.md deleted file mode 100644 index 05ba8cb2..00000000 --- a/docs/reference/graphql/object/ControlsByResourceCategoryList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ControlsByResourceCategoryList' -template: Documentation -sidebar_label: ControlsByResourceCategoryList -deprecated: false -nav: - title: 'ControlsByResourceCategoryList' - order: 10 ---- - -# ControlsByResourceCategoryList - -
ControlsByResourceCategoryList
- - - -A paginated list of `ControlsByResourceCategory`. - -| | | | -| -- | -- | -- | -| `items` | [ControlsByResourceCategory] | The `items` for this page of `ControlsByResourceCategoryList`. | -| `metadata` | ControlListMetadata | List metadata information for the instance of `ControlsByResourceCategoryList`. | -| `paging` | ListPaging | The `paging` information for this page of `ControlsByResourceCategoryList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ControlsByResourceList.md b/docs/reference/graphql/object/ControlsByResourceList.md deleted file mode 100644 index f92fb77e..00000000 --- a/docs/reference/graphql/object/ControlsByResourceList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ControlsByResourceList' -template: Documentation -sidebar_label: ControlsByResourceList -deprecated: false -nav: - title: 'ControlsByResourceList' - order: 10 ---- - -# ControlsByResourceList - -
ControlsByResourceList
- - - -A paginated list of `ControlsByResource`. - -| | | | -| -- | -- | -- | -| `items` | [ControlsByResource] | The `items` for this page of `ControlsByResourceList`. | -| `metadata` | ControlListMetadata | List metadata information for the instance of `ControlsByResourceList`. | -| `paging` | ListPaging | The `paging` information for this page of `ControlsByResourceList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ControlsByResourceType.md b/docs/reference/graphql/object/ControlsByResourceType.md deleted file mode 100644 index f23d2f4d..00000000 --- a/docs/reference/graphql/object/ControlsByResourceType.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'ControlsByResourceType' -template: Documentation -sidebar_label: ControlsByResourceType -deprecated: false -nav: - title: 'ControlsByResourceType' - order: 10 ---- - -# ControlsByResourceType - -
ControlsByResourceType
- - - - - -| | | | -| -- | -- | -- | -| `summary` | ControlSummaryListStats | | -| `type` | ResourceType | | \ No newline at end of file diff --git a/docs/reference/graphql/object/ControlsByResourceTypeList.md b/docs/reference/graphql/object/ControlsByResourceTypeList.md deleted file mode 100644 index 77755b1f..00000000 --- a/docs/reference/graphql/object/ControlsByResourceTypeList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ControlsByResourceTypeList' -template: Documentation -sidebar_label: ControlsByResourceTypeList -deprecated: false -nav: - title: 'ControlsByResourceTypeList' - order: 10 ---- - -# ControlsByResourceTypeList - -
ControlsByResourceTypeList
- - - -A paginated list of `ControlsByResourceType`. - -| | | | -| -- | -- | -- | -| `items` | [ControlsByResourceType] | The `items` for this page of `ControlsByResourceTypeList`. | -| `metadata` | ControlListMetadata | List metadata information for the instance of `ControlsByResourceTypeList`. | -| `paging` | ListPaging | The `paging` information for this page of `ControlsByResourceTypeList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ControlsByResourceTypes.md b/docs/reference/graphql/object/ControlsByResourceTypes.md deleted file mode 100644 index 0c42921b..00000000 --- a/docs/reference/graphql/object/ControlsByResourceTypes.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ControlsByResourceTypes' -template: Documentation -sidebar_label: ControlsByResourceTypes -deprecated: false -nav: - title: 'ControlsByResourceTypes' - order: 10 ---- - -# ControlsByResourceTypes - -
ControlsByResourceTypes
- - - -A paginated list of `ControlsByResourceType`. - -| | | | -| -- | -- | -- | -| `items` | [ControlsByResourceType] | The `items` for this page of `ControlsByResourceTypes`. | -| `metadata` | ControlListMetadata | List metadata information for the instance of `ControlsByResourceTypes`. | -| `paging` | ListPaging | The `paging` information for this page of `ControlsByResourceTypes`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ControlsByResources.md b/docs/reference/graphql/object/ControlsByResources.md deleted file mode 100644 index 1cda0e3a..00000000 --- a/docs/reference/graphql/object/ControlsByResources.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ControlsByResources' -template: Documentation -sidebar_label: ControlsByResources -deprecated: false -nav: - title: 'ControlsByResources' - order: 10 ---- - -# ControlsByResources - -
ControlsByResources
- - - -A paginated list of `ControlsByResource`. - -| | | | -| -- | -- | -- | -| `items` | [ControlsByResource] | The `items` for this page of `ControlsByResources`. | -| `metadata` | ControlListMetadata | List metadata information for the instance of `ControlsByResources`. | -| `paging` | ListPaging | The `paging` information for this page of `ControlsByResources`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/DirectorySearch.md b/docs/reference/graphql/object/DirectorySearch.md deleted file mode 100644 index 5f7b690f..00000000 --- a/docs/reference/graphql/object/DirectorySearch.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: 'DirectorySearch' -template: Documentation -sidebar_label: DirectorySearch -deprecated: false -nav: - title: 'DirectorySearch' - order: 10 ---- - -# DirectorySearch - -
DirectorySearch
- - - - - -| | | | -| -- | -- | -- | -| `directory` | Resource | | -| `identity` | String! | | -| `turbot` | DirectorySearchMetadata! | | -| `type` | ResourceType | The `type` information for this `DirectorySearch`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/DirectorySearchMetadata.md b/docs/reference/graphql/object/DirectorySearchMetadata.md deleted file mode 100644 index a7abaae0..00000000 --- a/docs/reference/graphql/object/DirectorySearchMetadata.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'DirectorySearchMetadata' -template: Documentation -sidebar_label: DirectorySearchMetadata -deprecated: false -nav: - title: 'DirectorySearchMetadata' - order: 10 ---- - -# DirectorySearchMetadata - -
DirectorySearchMetadata
- - - - - -| | | | -| -- | -- | -- | -| `directoryId` | ID! | | -| `resourceTypeId` | ID! | | -| `title` | String | | \ No newline at end of file diff --git a/docs/reference/graphql/object/Favorite.md b/docs/reference/graphql/object/Favorite.md deleted file mode 100644 index e25c68f5..00000000 --- a/docs/reference/graphql/object/Favorite.md +++ /dev/null @@ -1,27 +0,0 @@ ---- -title: 'Favorite' -template: Documentation -sidebar_label: Favorite -deprecated: false -nav: - title: 'Favorite' - order: 10 ---- - -# Favorite - -
Favorite
- - - - - -| | | | -| -- | -- | -- | -| `actor` | Actor | | -| `description` | String | | -| `filters` | Scalar | | -| `handler` | Scalar | | -| `name` | String | | -| `resource` | Resource | | -| `turbot` | TurbotFavoriteMetadata | | \ No newline at end of file diff --git a/docs/reference/graphql/object/FavoriteList.md b/docs/reference/graphql/object/FavoriteList.md deleted file mode 100644 index 0763dd64..00000000 --- a/docs/reference/graphql/object/FavoriteList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'FavoriteList' -template: Documentation -sidebar_label: FavoriteList -deprecated: false -nav: - title: 'FavoriteList' - order: 10 ---- - -# FavoriteList - -
FavoriteList
- - - -A paginated list of `Favorite`. - -| | | | -| -- | -- | -- | -| `items` | [Favorite] | The `items` for this page of `FavoriteList`. | -| `metadata` | ListMetadata | List metadata information for the instance of `FavoriteList`. | -| `paging` | ListPaging | The `paging` information for this page of `FavoriteList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/Favorites.md b/docs/reference/graphql/object/Favorites.md deleted file mode 100644 index 845e31f2..00000000 --- a/docs/reference/graphql/object/Favorites.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'Favorites' -template: Documentation -sidebar_label: Favorites -deprecated: false -nav: - title: 'Favorites' - order: 10 ---- - -# Favorites - -
Favorites
- - - -A paginated list of `Favorite`. - -| | | | -| -- | -- | -- | -| `items` | [Favorite] | The `items` for this page of `Favorites`. | -| `metadata` | ListMetadata | List metadata information for the instance of `Favorites`. | -| `paging` | ListPaging | The `paging` information for this page of `Favorites`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/GoogleDirectory.md b/docs/reference/graphql/object/GoogleDirectory.md deleted file mode 100644 index bb4027b3..00000000 --- a/docs/reference/graphql/object/GoogleDirectory.md +++ /dev/null @@ -1,28 +0,0 @@ ---- -title: 'GoogleDirectory' -template: Documentation -sidebar_label: GoogleDirectory -deprecated: false -nav: - title: 'GoogleDirectory' - order: 10 ---- - -# GoogleDirectory - -
GoogleDirectory
- - - - - -| | | | -| -- | -- | -- | -| `clientId` | String! | | -| `clientSecret` | Secret! | | -| `description` | String | | -| `hostedDomain` | String | | -| `profileIdTemplate` | String! | | -| `status` | DirectoryStatus! | | -| `title` | String! | | -| `turbot` | TurbotResourceMetadata! | | \ No newline at end of file diff --git a/docs/reference/graphql/object/Grant.md b/docs/reference/graphql/object/Grant.md deleted file mode 100644 index 5438f5b1..00000000 --- a/docs/reference/graphql/object/Grant.md +++ /dev/null @@ -1,33 +0,0 @@ ---- -title: 'Grant' -template: Documentation -sidebar_label: Grant -deprecated: false -nav: - title: 'Grant' - order: 10 ---- - -# Grant - -
Grant
- - - -A `Grant` representing a permission `type` and permission `level` granted to an `identity` at a given `resource`. This `Grant` might not be activated and therefore not in effect. `Grant` Activations are modelled in the `ActiveGrant` type. - -For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). - -| | | | -| -- | -- | -- | -| `groupName` | String | Optional custom `groupName` for this `Grant`, when using existing roles rather than Turbot-managed ones. | -| `identity` | Resource | The `identity` this `Grant` is for. | -| `level` | PermissionLevel | The permission `level` information for this `Grant`. | -| `permissionLevelId` | ID | The unique identifier for the permission `level`. | -| `permissionTypeId` | ID | The unique identifier for the permission `type`. | -| `resource` | Resource | The `resource` level for this `Grant`. | -| `roleName` | String | Optional custom `roleName` for this `Grant`, when using existing roles rather than Turbot-managed ones. | -| `turbot` | TurbotGrantMetadata | Turbot metadata for this `Grant`. | -| `type` | PermissionType | The permission `type` information for this `Grant`. | -| `validFromTimestamp` | String | Optional start date for the `Grant`. | -| `validToTimestamp` | String | Optional end date for the `Grant`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/GrantList.md b/docs/reference/graphql/object/GrantList.md deleted file mode 100644 index fed5628f..00000000 --- a/docs/reference/graphql/object/GrantList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'GrantList' -template: Documentation -sidebar_label: GrantList -deprecated: false -nav: - title: 'GrantList' - order: 10 ---- - -# GrantList - -
GrantList
- - - -A paginated list of `Grant`. - -| | | | -| -- | -- | -- | -| `items` | [Grant] | The `items` for this page of `GrantList`. | -| `metadata` | ListMetadata | List metadata information for the instance of `GrantList`. | -| `paging` | ListPaging | The `paging` information for this page of `GrantList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/Grants.md b/docs/reference/graphql/object/Grants.md deleted file mode 100644 index 4f256c80..00000000 --- a/docs/reference/graphql/object/Grants.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'Grants' -template: Documentation -sidebar_label: Grants -deprecated: false -nav: - title: 'Grants' - order: 10 ---- - -# Grants - -
Grants
- - - -A paginated list of `Grant`. - -| | | | -| -- | -- | -- | -| `items` | [Grant] | The `items` for this page of `Grants`. | -| `metadata` | ListMetadata | List metadata information for the instance of `Grants`. | -| `paging` | ListPaging | The `paging` information for this page of `Grants`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/GraphqlResourceTypeMetadata.md b/docs/reference/graphql/object/GraphqlResourceTypeMetadata.md deleted file mode 100644 index 39542a3e..00000000 --- a/docs/reference/graphql/object/GraphqlResourceTypeMetadata.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'GraphqlResourceTypeMetadata' -template: Documentation -sidebar_label: GraphqlResourceTypeMetadata -deprecated: false -nav: - title: 'GraphqlResourceTypeMetadata' - order: 10 ---- - -# GraphqlResourceTypeMetadata - -
GraphqlResourceTypeMetadata
- - - - - -| | | | -| -- | -- | -- | -| `secretPaths` | [Scalar] | | -| `typeDef` | String! | | \ No newline at end of file diff --git a/docs/reference/graphql/object/IdentitiesSearch.md b/docs/reference/graphql/object/IdentitiesSearch.md deleted file mode 100644 index 85bdd952..00000000 --- a/docs/reference/graphql/object/IdentitiesSearch.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'IdentitiesSearch' -template: Documentation -sidebar_label: IdentitiesSearch -deprecated: false -nav: - title: 'IdentitiesSearch' - order: 10 ---- - -# IdentitiesSearch - -
IdentitiesSearch
- - - -A paginated list of `IdentitySearch`. - -| | | | -| -- | -- | -- | -| `items` | [Null] | The `items` for this page of `IdentitiesSearch`. | -| `metadata` | ListMetadata | List metadata information for the instance of `IdentitiesSearch`. | -| `paging` | ListPaging | The `paging` information for this page of `IdentitiesSearch`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/Identity.md b/docs/reference/graphql/object/Identity.md deleted file mode 100644 index b53e6eab..00000000 --- a/docs/reference/graphql/object/Identity.md +++ /dev/null @@ -1,25 +0,0 @@ ---- -title: 'Identity' -template: Documentation -sidebar_label: Identity -deprecated: false -nav: - title: 'Identity' - order: 10 ---- - -# Identity - -
Identity
- - - - - -| | | | -| -- | -- | -- | -| `picture` | String | | -| `title` | String | | -| `trunk` | TrunkItems | The `trunk` for this `Identity`. This will show the resource type hierarchy from the root down to this `Identity`. | -| `turbot` | TurbotResourceMetadata! | | -| `type` | ResourceType | The `type` information for this `Identity`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/IdentityPermissionGrouping.md b/docs/reference/graphql/object/IdentityPermissionGrouping.md deleted file mode 100644 index b4fed90f..00000000 --- a/docs/reference/graphql/object/IdentityPermissionGrouping.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'IdentityPermissionGrouping' -template: Documentation -sidebar_label: IdentityPermissionGrouping -deprecated: false -nav: - title: 'IdentityPermissionGrouping' - order: 10 ---- - -# IdentityPermissionGrouping - -
IdentityPermissionGrouping
- - - - - -| | | | -| -- | -- | -- | -| `activeGrants` | [ID] | | -| `grants` | [ID] | | -| `identity` | ID | | \ No newline at end of file diff --git a/docs/reference/graphql/object/IdentityPermissionsSummaries.md b/docs/reference/graphql/object/IdentityPermissionsSummaries.md deleted file mode 100644 index 60a69544..00000000 --- a/docs/reference/graphql/object/IdentityPermissionsSummaries.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'IdentityPermissionsSummaries' -template: Documentation -sidebar_label: IdentityPermissionsSummaries -deprecated: false -nav: - title: 'IdentityPermissionsSummaries' - order: 10 ---- - -# IdentityPermissionsSummaries - -
IdentityPermissionsSummaries
- - - -A paginated list of `IdentityPermissionsSummary`. - -| | | | -| -- | -- | -- | -| `items` | [IdentityPermissionsSummary] | The `items` for this page of `IdentityPermissionsSummaries`. | -| `metadata` | ListMetadata | List metadata information for the instance of `IdentityPermissionsSummaries`. | -| `paging` | ListPaging | The `paging` information for this page of `IdentityPermissionsSummaries`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/IdentityPermissionsSummary.md b/docs/reference/graphql/object/IdentityPermissionsSummary.md deleted file mode 100644 index 2ad4a2d2..00000000 --- a/docs/reference/graphql/object/IdentityPermissionsSummary.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -title: 'IdentityPermissionsSummary' -template: Documentation -sidebar_label: IdentityPermissionsSummary -deprecated: false -nav: - title: 'IdentityPermissionsSummary' - order: 10 ---- - -# IdentityPermissionsSummary - -
IdentityPermissionsSummary
- - - - - -| | | | -| -- | -- | -- | -| `icon` | String | | -| `identity` | Resource | | -| `object` | Scalar | | -| `permissions` | [PermissionsByResource] | | -| `title` | String | | -| `turbot` | TurbotIdentityPermissionsDetailMetadata! | | \ No newline at end of file diff --git a/docs/reference/graphql/object/IdentityPermissionsSummaryList.md b/docs/reference/graphql/object/IdentityPermissionsSummaryList.md deleted file mode 100644 index a827ee94..00000000 --- a/docs/reference/graphql/object/IdentityPermissionsSummaryList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'IdentityPermissionsSummaryList' -template: Documentation -sidebar_label: IdentityPermissionsSummaryList -deprecated: false -nav: - title: 'IdentityPermissionsSummaryList' - order: 10 ---- - -# IdentityPermissionsSummaryList - -
IdentityPermissionsSummaryList
- - - -A paginated list of `IdentityPermissionsSummary`. - -| | | | -| -- | -- | -- | -| `items` | [IdentityPermissionsSummary] | The `items` for this page of `IdentityPermissionsSummaryList`. | -| `metadata` | ListMetadata | List metadata information for the instance of `IdentityPermissionsSummaryList`. | -| `paging` | ListPaging | The `paging` information for this page of `IdentityPermissionsSummaryList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/IdentitySearchList.md b/docs/reference/graphql/object/IdentitySearchList.md deleted file mode 100644 index 93ee6f6c..00000000 --- a/docs/reference/graphql/object/IdentitySearchList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'IdentitySearchList' -template: Documentation -sidebar_label: IdentitySearchList -deprecated: false -nav: - title: 'IdentitySearchList' - order: 10 ---- - -# IdentitySearchList - -
IdentitySearchList
- - - -A paginated list of `IdentitySearch`. - -| | | | -| -- | -- | -- | -| `items` | [Null] | The `items` for this page of `IdentitySearchList`. | -| `metadata` | ListMetadata | List metadata information for the instance of `IdentitySearchList`. | -| `paging` | ListPaging | The `paging` information for this page of `IdentitySearchList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/LdapDirectory.md b/docs/reference/graphql/object/LdapDirectory.md deleted file mode 100644 index 1f22a418..00000000 --- a/docs/reference/graphql/object/LdapDirectory.md +++ /dev/null @@ -1,44 +0,0 @@ ---- -title: 'LdapDirectory' -template: Documentation -sidebar_label: LdapDirectory -deprecated: false -nav: - title: 'LdapDirectory' - order: 10 ---- - -# LdapDirectory - -
LdapDirectory
- - - - - -| | | | -| -- | -- | -- | -| `base` | String! | | -| `description` | String | | -| `disabledUserFilter` | String | | -| `distinguishedName` | String! | | -| `groupCanonicalNameAttribute` | String | | -| `groupObjectFilter` | String | | -| `groupProfileIdTemplate` | String! | | -| `groupSearchFilter` | String | | -| `groupSyncFilter` | String | | -| `password` | Secret! | | -| `profileIdTemplate` | String! | | -| `status` | DirectoryStatus! | | -| `title` | String! | | -| `turbot` | TurbotResourceMetadata! | | -| `url` | String! | | -| `userCanonicalNameAttribute` | String | | -| `userDisplayNameAttribute` | String | | -| `userEmailAttribute` | String | | -| `userFamilyNameAttribute` | String | | -| `userGivenNameAttribute` | String | | -| `userMatchFilter` | String | | -| `userObjectFilter` | String | | -| `userSearchAttributes` | [String!] | | -| `userSearchFilter` | String | | \ No newline at end of file diff --git a/docs/reference/graphql/object/ListMetadata.md b/docs/reference/graphql/object/ListMetadata.md deleted file mode 100644 index b9906c0e..00000000 --- a/docs/reference/graphql/object/ListMetadata.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'ListMetadata' -template: Documentation -sidebar_label: ListMetadata -deprecated: false -nav: - title: 'ListMetadata' - order: 10 ---- - -# ListMetadata - -
ListMetadata
- - - - - -| | | | -| -- | -- | -- | -| `filters` | [String] | | -| `stats` | ListStats | | \ No newline at end of file diff --git a/docs/reference/graphql/object/ListPaging.md b/docs/reference/graphql/object/ListPaging.md deleted file mode 100644 index e3c80952..00000000 --- a/docs/reference/graphql/object/ListPaging.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ListPaging' -template: Documentation -sidebar_label: ListPaging -deprecated: false -nav: - title: 'ListPaging' - order: 10 ---- - -# ListPaging - -
ListPaging
- - - -Paging information for a list type. - -| | | | -| -- | -- | -- | -| `next` | String | Optional `next` token, which if used in a subsequent list query would return the `next` page of items. A null token implies there are no `next` pages of data that can be fetched at the time of this response. | -| `poll` | String | The `poll` token, used for polling lists that may change frequently e.g. `processLogs`. The difference between `next` and `poll` is that `next` will only return a token if there is more data available to be fetched, whereas `poll` will always return a token to where the `next` page of data can be fetched from, even if it does not yet exist. This allows consumers of this to `poll` this token and receive the `next` page of data once it is available. | -| `previous` | String | Optional `previous` token, which if used in a subsequent list query would return the `previous` page of items. A null token implies there are no `previous` pages of data that can be fetched at the time of this response. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ListStats.md b/docs/reference/graphql/object/ListStats.md deleted file mode 100644 index 5a8ffeaf..00000000 --- a/docs/reference/graphql/object/ListStats.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -title: 'ListStats' -template: Documentation -sidebar_label: ListStats -deprecated: false -nav: - title: 'ListStats' - order: 10 ---- - -# ListStats - -
ListStats
- - - - - -| | | | -| -- | -- | -- | -| `total` | Int | | \ No newline at end of file diff --git a/docs/reference/graphql/object/LocalDirectory.md b/docs/reference/graphql/object/LocalDirectory.md deleted file mode 100644 index c3f6e22e..00000000 --- a/docs/reference/graphql/object/LocalDirectory.md +++ /dev/null @@ -1,25 +0,0 @@ ---- -title: 'LocalDirectory' -template: Documentation -sidebar_label: LocalDirectory -deprecated: false -nav: - title: 'LocalDirectory' - order: 10 ---- - -# LocalDirectory - -
LocalDirectory
- - - - - -| | | | -| -- | -- | -- | -| `description` | String | | -| `profileIdTemplate` | String! | | -| `status` | DirectoryStatus! | | -| `title` | String! | | -| `turbot` | TurbotResourceMetadata! | | \ No newline at end of file diff --git a/docs/reference/graphql/object/LocalDirectoryUserPassword.md b/docs/reference/graphql/object/LocalDirectoryUserPassword.md deleted file mode 100644 index d978a5f2..00000000 --- a/docs/reference/graphql/object/LocalDirectoryUserPassword.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -title: 'LocalDirectoryUserPassword' -template: Documentation -sidebar_label: LocalDirectoryUserPassword -deprecated: false -nav: - title: 'LocalDirectoryUserPassword' - order: 10 ---- - -# LocalDirectoryUserPassword - -
LocalDirectoryUserPassword
- - - - - -| | | | -| -- | -- | -- | -| `password` | String! | | \ No newline at end of file diff --git a/docs/reference/graphql/object/Mod.md b/docs/reference/graphql/object/Mod.md deleted file mode 100644 index cb0e0ea7..00000000 --- a/docs/reference/graphql/object/Mod.md +++ /dev/null @@ -1,36 +0,0 @@ ---- -title: 'Mod' -template: Documentation -sidebar_label: Mod -deprecated: false -nav: - title: 'Mod' - order: 10 ---- - -# Mod - -
Mod
- - - - - -| | | | -| -- | -- | -- | -| `action` | Scalar | | -| `build` | String | | -| `control` | Scalar | | -| `data` | Scalar | | -| `description` | String | | -| `mod` | String! | | -| `object` | Scalar | | -| `org` | String! | | -| `permission` | Scalar | | -| `policy` | Scalar | | -| `report` | Scalar | | -| `resource` | Scalar | | -| `tagsMap` | Scalar | | -| `title` | String | | -| `turbot` | TurbotResourceMetadata! | | -| `version` | String! | | \ No newline at end of file diff --git a/docs/reference/graphql/object/ModUninstallResult.md b/docs/reference/graphql/object/ModUninstallResult.md deleted file mode 100644 index f41a88cf..00000000 --- a/docs/reference/graphql/object/ModUninstallResult.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -title: 'ModUninstallResult' -template: Documentation -sidebar_label: ModUninstallResult -deprecated: false -nav: - title: 'ModUninstallResult' - order: 10 ---- - -# ModUninstallResult - -
ModUninstallResult
- - - -Result object for a mod uninstall request - -| | | | -| -- | -- | -- | -| `success` | Boolean | The result of the mod uninstall request | \ No newline at end of file diff --git a/docs/reference/graphql/object/ModUploadResult.md b/docs/reference/graphql/object/ModUploadResult.md deleted file mode 100644 index bd4ed4d3..00000000 --- a/docs/reference/graphql/object/ModUploadResult.md +++ /dev/null @@ -1,28 +0,0 @@ ---- -title: 'ModUploadResult' -template: Documentation -sidebar_label: ModUploadResult -deprecated: false -nav: - title: 'ModUploadResult' - order: 10 ---- - -# ModUploadResult - -
ModUploadResult
- - - -Result object for a mod upload request - -| | | | -| -- | -- | -- | -| `control` | ID! | | -| `mod` | ID! | | -| `modUrl` | String! | | -| `resource` | ID! | | -| `runControlUrl` | String! | | -| `statusPath` | String! | | -| `statusPathUrl` | String! | | -| `uploadUrl` | String! | The result of the mod uninstall request | \ No newline at end of file diff --git a/docs/reference/graphql/object/ModVersion.md b/docs/reference/graphql/object/ModVersion.md deleted file mode 100644 index ee692600..00000000 --- a/docs/reference/graphql/object/ModVersion.md +++ /dev/null @@ -1,34 +0,0 @@ ---- -title: 'ModVersion' -template: Documentation -sidebar_label: ModVersion -deprecated: false -nav: - title: 'ModVersion' - order: 10 ---- - -# ModVersion - -
ModVersion
- - - - - -| | | | -| -- | -- | -- | -| `createdTimestamp` | String | | -| `description` | String | | -| `downloadUrls` | ModVersionDownloadUrls | | -| `fullName` | String | | -| `head` | Scalar | | -| `id` | ID | | -| `identityId` | String! | | -| `lastModifiedTimestamp` | String | | -| `lastModifiedUserName` | String | | -| `name` | String! | | -| `status` | ModVersionStatus! | | -| `type` | String | | -| `uploadUrl` | String | | -| `version` | String | | \ No newline at end of file diff --git a/docs/reference/graphql/object/ModVersionDownloadUrls.md b/docs/reference/graphql/object/ModVersionDownloadUrls.md deleted file mode 100644 index 3d025655..00000000 --- a/docs/reference/graphql/object/ModVersionDownloadUrls.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'ModVersionDownloadUrls' -template: Documentation -sidebar_label: ModVersionDownloadUrls -deprecated: false -nav: - title: 'ModVersionDownloadUrls' - order: 10 ---- - -# ModVersionDownloadUrls - -
ModVersionDownloadUrls
- - - - - -| | | | -| -- | -- | -- | -| `dist` | String | | -| `head` | String | | \ No newline at end of file diff --git a/docs/reference/graphql/object/ModVersionList.md b/docs/reference/graphql/object/ModVersionList.md deleted file mode 100644 index d3c004e4..00000000 --- a/docs/reference/graphql/object/ModVersionList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ModVersionList' -template: Documentation -sidebar_label: ModVersionList -deprecated: false -nav: - title: 'ModVersionList' - order: 10 ---- - -# ModVersionList - -
ModVersionList
- - - -A paginated list of `ModVersion`. - -| | | | -| -- | -- | -- | -| `items` | [ModVersion] | The `items` for this page of `ModVersionList`. | -| `metadata` | ListMetadata | List metadata information for the instance of `ModVersionList`. | -| `paging` | ListPaging | The `paging` information for this page of `ModVersionList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ModVersionSearch.md b/docs/reference/graphql/object/ModVersionSearch.md deleted file mode 100644 index afc131b8..00000000 --- a/docs/reference/graphql/object/ModVersionSearch.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ModVersionSearch' -template: Documentation -sidebar_label: ModVersionSearch -deprecated: false -nav: - title: 'ModVersionSearch' - order: 10 ---- - -# ModVersionSearch - -
ModVersionSearch
- - - - - -| | | | -| -- | -- | -- | -| `identityName` | String! | | -| `name` | String! | | -| `versions` | [ModVersion] | | \ No newline at end of file diff --git a/docs/reference/graphql/object/ModVersionSearchList.md b/docs/reference/graphql/object/ModVersionSearchList.md deleted file mode 100644 index f5328c82..00000000 --- a/docs/reference/graphql/object/ModVersionSearchList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ModVersionSearchList' -template: Documentation -sidebar_label: ModVersionSearchList -deprecated: false -nav: - title: 'ModVersionSearchList' - order: 10 ---- - -# ModVersionSearchList - -
ModVersionSearchList
- - - -A paginated list of `ModVersionSearch`. - -| | | | -| -- | -- | -- | -| `items` | [ModVersionSearch] | The `items` for this page of `ModVersionSearchList`. | -| `metadata` | ListMetadata | List metadata information for the instance of `ModVersionSearchList`. | -| `paging` | ListPaging | The `paging` information for this page of `ModVersionSearchList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ModVersionSearches.md b/docs/reference/graphql/object/ModVersionSearches.md deleted file mode 100644 index b61a41e9..00000000 --- a/docs/reference/graphql/object/ModVersionSearches.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ModVersionSearches' -template: Documentation -sidebar_label: ModVersionSearches -deprecated: false -nav: - title: 'ModVersionSearches' - order: 10 ---- - -# ModVersionSearches - -
ModVersionSearches
- - - -A paginated list of `ModVersionSearch`. - -| | | | -| -- | -- | -- | -| `items` | [ModVersionSearch] | The `items` for this page of `ModVersionSearches`. | -| `metadata` | ListMetadata | List metadata information for the instance of `ModVersionSearches`. | -| `paging` | ListPaging | The `paging` information for this page of `ModVersionSearches`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ModVersions.md b/docs/reference/graphql/object/ModVersions.md deleted file mode 100644 index 75bf03c4..00000000 --- a/docs/reference/graphql/object/ModVersions.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ModVersions' -template: Documentation -sidebar_label: ModVersions -deprecated: false -nav: - title: 'ModVersions' - order: 10 ---- - -# ModVersions - -
ModVersions
- - - -A paginated list of `ModVersion`. - -| | | | -| -- | -- | -- | -| `items` | [ModVersion] | The `items` for this page of `ModVersions`. | -| `metadata` | ListMetadata | List metadata information for the instance of `ModVersions`. | -| `paging` | ListPaging | The `paging` information for this page of `ModVersions`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/Mutation.md b/docs/reference/graphql/object/Mutation.md deleted file mode 100644 index 56a12823..00000000 --- a/docs/reference/graphql/object/Mutation.md +++ /dev/null @@ -1,86 +0,0 @@ ---- -title: 'Mutation' -template: Documentation -sidebar_label: Mutation -deprecated: false -nav: - title: 'Mutation' - order: 10 ---- - -# Mutation - -
Mutation
- - - - - -| | | | -| -- | -- | -- | -| `activateGrant` | ActiveGrant | Activate a `grant` at the given `resource`. Optionally provide `note`, `validFromTimestamp` and `validToTimestamp` | -| `attachSmartFolders` | SmartFolder | Attach the policy pack ids for the given resource. | -| `createFavorite` | Favorite | Create a favorite for the given `resource`. Optionally provide `resources`, `level` and `notificationTypes` | -| `createGoogleDirectory` | Resource! | Create a Google directory for searching in Turbot. | -| `createGrant` | Grant | Create a grant for the given `type`, `level`, `resource` and `identity`. Optionally provide `note`, `validFromTimestamp` and `validToTimestamp` | -| `createGroupProfile` | Resource! | Create a group profile. | -| `createLdapDirectory` | Resource! | Create an LDAP directory for searching in Turbot. | -| `createLocalDirectory` | Resource! | Create a local directory for authentication in Turbot. | -| `createLocalDirectoryUserPassword` | LocalDirectoryUserPassword! | Create a password for the local directory `user`. | -| `createPolicySetting` | PolicySetting | Create a policy setting for the given `type`, `resource` and `precedence`. Provide the setting in either standard form (either `value` (as JSON) or `valueSource` (as YAML string), or as a calculated setting with `inputTemplate` (as YAML Nunjucks template) and optional `input` (as GraphQL query string). Optionally provide `note`, `validFromTimestamp` and `validToTimestamp` | -| `createProfile` | Resource! | Create a profile. | -| `createProfileAccessKey` | ProfileAccessKey! | Create an access key for the authenticated profile. | -| `createProfileAwsAccessKey` | ProfileAwsAccessKey! | Create profile AWS access key. | -| `createProfileSshKey` | ProfileSshKey! | save SSH public key`. | -| `createResource` | Resource | Create a resource for the given `parent` and `type` and with the given `data`. Optionally provide custom `metadata`, `tags` and `akas` | -| `createSamlDirectory` | Resource! | Create a SAML directory for authentication in Turbot. | -| `createSmartFolder` | SmartFolder | Create a policy pack for the given parent and with the given `data`. | -| `createTurbotDirectory` | Resource! | Create a Turbot directory for authentication in Turbot. | -| `createWatch` | Watch | Create a watch for the given `resource`. Optionally provide `action` and `favorite` | -| `createWatchRule` | WatchRule | Create a watch rule for the given `watch`. Optionally provide `resource`, `level` and `notificationTypes` | -| `deactivateGrant` | ActiveGrant | Deactivate a grant `activation` | -| `deleteFavorite` | Favorite | Delete a favorite by `id`. | -| `deleteGoogleDirectory` | Resource! | Delete a Google directory. | -| `deleteGrant` | Grant | Delete the grant with the given `id` | -| `deleteGroupProfile` | Resource! | Delete a group profile. | -| `deleteLdapDirectory` | Resource! | Delete an LDAP directory. | -| `deleteLocalDirectory` | Resource! | Delete a local directory. | -| `deletePolicySetting` | PolicySetting | Delete the policy setting with the given `id` | -| `deleteProfile` | Resource! | Delete a profile. | -| `deleteProfileAccessKey` | ProfileAccessKey! | Delete an access key by `id`. | -| `deleteProfileAwsAccessKey` | ProfileAwsAccessKey! | Delete profile AWS access key. | -| `deleteProfileSshKey` | ProfileSshKey! | Delete an SSH key by `id`. | -| `deleteResource` | Resource | Delete the resource with the given `id` | -| `deleteSamlDirectory` | Resource! | Delete a SAML directory. | -| `deleteSmartFolder` | Resource | Delete the policy pack with the given `id` | -| `deleteTurbotDirectory` | Resource! | Delete a Turbot directory. | -| `deleteWatch` | Watch | Delete a watch by `id`. | -| `deleteWatchRule` | WatchRule | Delete a watch rule by `id`. | -| `detachSmartFolders` | SmartFolder | Detach the policy pack ids from the given resource. | -| `installMod` | Mod | Install the `mod` for the given `org` and `version`, at the given `parent` | -| `putResource` | Resource | Put the resource with the given `id`. Optionally provide new `data`, custom `metadata`, `tags` or `akas` | -| `putSmartFolderAttachments` | SmartFolder | Put the policy pack ids for the given resource. | -| `runAction` | Process | Run the action with the given `actionTypeId` and `resourceTypeId` | -| `runControl` | Process | Run the control with the given `id` | -| `runPolicy` | Process | Run the policy with the given `id` | -| `terminateProcess` | Process | Terminate the process with the given `id` | -| `uninstallMod` | ModUninstallResult | Uninstall an existing mod with the given `id` | -| `updateGoogleDirectory` | Resource! | Update a Google directory. | -| `updateGrant` | Grant | Update a grant with the given `id`. Optionally provide `note`, `validFromTimestamp` and `validToTimestamp` | -| `updateGroupProfile` | Resource! | Update a group profile. | -| `updateLdapDirectory` | Resource! | Update an LDAP directory. | -| `updateLocalDirectory` | Resource! | Update a local directory. | -| `updateLocalDirectoryUserPassword` | LocalDirectoryUserPassword! | Update the `password` for the local directory `user`. | -| `updatePolicySetting` | PolicySetting | Update the policy setting with the given `id`. Provide the setting in either standard form (either `value` (as JSON) or `valueSource` (as YAML string), or as a calculated setting with `inputTemplate` (as YAML Nunjucks template) and optional `input` (as GraphQL query string). Optionally provide `precedence`, `note`, `validFromTimestamp` and `validToTimestamp` | -| `updateProfile` | Resource! | Update a profile. | -| `updateProfileAccessKey` | ProfileAccessKey! | Update an access key's `status` by `id`. | -| `updateProfileAwsAccessKey` | ProfileAwsAccessKey! | Update profile AWS access key. | -| `updateProfileSshKey` | ProfileSshKey! | Update an SSH key's `status` by `id`. | -| `updateResource` | Resource | Update the resource with the given `id`. Optionally provide a new `parent`, provide `data` updates, or update custom `metadata`, `tags` and `akas` | -| `updateSamlDirectory` | Resource! | Update a SAML directory. | -| `updateSmartFolder` | SmartFolder | Update a policy pack with the given `id`. | -| `updateTurbotDirectory` | Resource! | Update a Turbot directory. | -| `updateWatch` | Watch | Update a watch by `id`. Optionally provide `action` and `favorite` | -| `updateWatchRule` | WatchRule | Update a watch rule by `id`. Optionally provide `resource`, `level` and `notificationTypes`", | -| `uploadMod` | ModUploadResult | Upload a local to mod with the given `id` | -| `upsertResource` | Resource | Upsert a resource for the given `parent` and `type` and with the given `data`. Optionally provide custom `metadata`, `tags` and `akas`. If `akas` are passed, the first one in the array will be used to look up if the resource already exists. If no `akas` are passed, the first resource type AKA metadata template will be rendered using the resource data and used to look up if the resource already exists | \ No newline at end of file diff --git a/docs/reference/graphql/object/Notification.md b/docs/reference/graphql/object/Notification.md deleted file mode 100644 index 1d28b4c9..00000000 --- a/docs/reference/graphql/object/Notification.md +++ /dev/null @@ -1,44 +0,0 @@ ---- -title: 'Notification' -template: Documentation -sidebar_label: Notification -deprecated: false -nav: - title: 'Notification' - order: 10 ---- - -# Notification - -
Notification
- - - -Represents an item of activity within the Turbot workspace, such as `Resource` deletion, `PolicySetting` creation etc. - -For more information, please see [Notifications](https://turbot.com/guardrails/docs/concepts/notifications). - -| | | | -| -- | -- | -- | -| `action` | Action | The `action` version for `Action` notifications. | -| `activeGrant` | ActiveGrant | The `activeGrant` version for `ActiveGrant` notifications. Returns null for `active_grants_deleted` notification types. | -| `actor` | Actor | The `actor` information for this `Notification`. | -| `control` | Control | The `control` version for `Control` notifications. Returns null for `control_deleted` notification types. | -| `data` | Scalar | Optional `data` for the notification, typically only present for action notifications. | -| `favorite` | Favorite | The `favorite` version for `Favorite` notifications. Returns null for `favorite_deleted` notification types. | -| `grant` | Grant | The `grant` version for `Grant` notifications. Returns null for `favorite_deleted` notification types. | -| `icon` | String | Optional FontAwesome `icon` reference for the notification, typically only present for action notifications. Will be in the format `fal-`, `far-` or `fas-` for light, regular and solid icon classes respectively. | -| `message` | String | Optional `message` for the notification, typically only present for action notifications. | -| `notificationType` | String! | The type of the notification. | -| `oldActiveGrant` | ActiveGrant | The `oldActiveGrant` version for `ActiveGrant` notifications. Returns null for `active_grants_created` notification types. | -| `oldControl` | Control | The `oldControl` version for `Control` notifications. Returns null for `control_created` notification types. | -| `oldFavorite` | Favorite | The `oldFavorite` version for `Favorite` notifications. Returns null for `favorite_created` notification types. | -| `oldGrant` | Grant | The `oldGrant` version for `Grant` notifications. Returns null for `grant_created` notification types. | -| `oldPolicySetting` | PolicySetting | The `oldPolicySetting` version for `PolicySetting` notifications. Returns null for `policy_setting_created` notification types. | -| `oldPolicyValue` | PolicyValue | The `oldPolicyValue` version for `PolicyValue` notifications. Returns null for `policy_value_created` notification types. | -| `oldResource` | Resource | The `oldResource` version for `Resource` notifications. Returns null for `resource_created` notification types. | -| `policySetting` | PolicySetting | The `policySetting` version for `PolicySetting` notifications. Returns null for `policy_setting_deleted` notification types. | -| `policyValue` | PolicyValue | The `policyValue` version for `PolicyValue` notifications. Returns null for `policy_value_deleted` notification types. | -| `processLogs` | ProcessLogs | The `processLogs` for this notification. | -| `resource` | Resource | The `resource` version for `Resource` notifications. Returns null for `resource_deleted` notification types. | -| `turbot` | TurbotNotificationMetadata! | Turbot metadata for this `Notification`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/NotificationList.md b/docs/reference/graphql/object/NotificationList.md deleted file mode 100644 index 3885dd79..00000000 --- a/docs/reference/graphql/object/NotificationList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'NotificationList' -template: Documentation -sidebar_label: NotificationList -deprecated: false -nav: - title: 'NotificationList' - order: 10 ---- - -# NotificationList - -
NotificationList
- - - -A paginated list of `Notification`. - -| | | | -| -- | -- | -- | -| `items` | [Notification] | The `items` for this page of `NotificationList`. | -| `metadata` | NotificationListMetadata | List metadata information for the instance of `NotificationList`. | -| `paging` | ListPaging | The `paging` information for this page of `NotificationList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/NotificationListMetadata.md b/docs/reference/graphql/object/NotificationListMetadata.md deleted file mode 100644 index 2fcc2f36..00000000 --- a/docs/reference/graphql/object/NotificationListMetadata.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'NotificationListMetadata' -template: Documentation -sidebar_label: NotificationListMetadata -deprecated: false -nav: - title: 'NotificationListMetadata' - order: 10 ---- - -# NotificationListMetadata - -
NotificationListMetadata
- - - - - -| | | | -| -- | -- | -- | -| `filters` | [String] | | -| `stats` | NotificationListStats | | \ No newline at end of file diff --git a/docs/reference/graphql/object/NotificationListStats.md b/docs/reference/graphql/object/NotificationListStats.md deleted file mode 100644 index 248de9d9..00000000 --- a/docs/reference/graphql/object/NotificationListStats.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -title: 'NotificationListStats' -template: Documentation -sidebar_label: NotificationListStats -deprecated: false -nav: - title: 'NotificationListStats' - order: 10 ---- - -# NotificationListStats - -
NotificationListStats
- - - - - -| | | | -| -- | -- | -- | -| `total` | Int! | | \ No newline at end of file diff --git a/docs/reference/graphql/object/Notifications.md b/docs/reference/graphql/object/Notifications.md deleted file mode 100644 index f68fe84e..00000000 --- a/docs/reference/graphql/object/Notifications.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'Notifications' -template: Documentation -sidebar_label: Notifications -deprecated: false -nav: - title: 'Notifications' - order: 10 ---- - -# Notifications - -
Notifications
- - - -A paginated list of `Notification`. - -| | | | -| -- | -- | -- | -| `items` | [Notification] | The `items` for this page of `Notifications`. | -| `metadata` | NotificationListMetadata | List metadata information for the instance of `Notifications`. | -| `paging` | ListPaging | The `paging` information for this page of `Notifications`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/Osquery.md b/docs/reference/graphql/object/Osquery.md deleted file mode 100644 index 8be95214..00000000 --- a/docs/reference/graphql/object/Osquery.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -title: 'Osquery' -template: Documentation -sidebar_label: Osquery -deprecated: false -nav: - title: 'Osquery' - order: 10 ---- - -# Osquery - -
Osquery
- - - - - -| | | | -| -- | -- | -- | -| `enrollSecret` | String! | | \ No newline at end of file diff --git a/docs/reference/graphql/object/PermissionLevel.md b/docs/reference/graphql/object/PermissionLevel.md deleted file mode 100644 index 27630dec..00000000 --- a/docs/reference/graphql/object/PermissionLevel.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -title: 'PermissionLevel' -template: Documentation -sidebar_label: PermissionLevel -deprecated: false -nav: - title: 'PermissionLevel' - order: 10 ---- - -# PermissionLevel - -
PermissionLevel
- - - -For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). - -| | | | -| -- | -- | -- | -| `category` | String | Category URI. | -| `categoryUri` | String | Category URI. | -| `modUri` | String | Unique identifier for the defining mod. | -| `parent` | String | Parent URI. | -| `parentUri` | String | Parent URI. | -| `targets` | [String] | Target resource interface / type URIs. | -| `title` | String | Display title. | -| `trunk` | TrunkItems | The `trunk` for this `PermissionLevel`. This will show the resource type hierarchy from the root `PermissionLevel` down to this `PermissionLevel`. | -| `turbot` | TurbotPermissionMetadata | Turbot metadata for this `PermissionLevel`. | -| `uri` | String | Mod-specific unique identifier. | \ No newline at end of file diff --git a/docs/reference/graphql/object/PermissionLevelList.md b/docs/reference/graphql/object/PermissionLevelList.md deleted file mode 100644 index 6030b197..00000000 --- a/docs/reference/graphql/object/PermissionLevelList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'PermissionLevelList' -template: Documentation -sidebar_label: PermissionLevelList -deprecated: false -nav: - title: 'PermissionLevelList' - order: 10 ---- - -# PermissionLevelList - -
PermissionLevelList
- - - -A paginated list of `PermissionLevel`. - -| | | | -| -- | -- | -- | -| `items` | [PermissionLevel] | The `items` for this page of `PermissionLevelList`. | -| `metadata` | ListMetadata | List metadata information for the instance of `PermissionLevelList`. | -| `paging` | ListPaging | The `paging` information for this page of `PermissionLevelList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/PermissionLevels.md b/docs/reference/graphql/object/PermissionLevels.md deleted file mode 100644 index 27798d09..00000000 --- a/docs/reference/graphql/object/PermissionLevels.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'PermissionLevels' -template: Documentation -sidebar_label: PermissionLevels -deprecated: false -nav: - title: 'PermissionLevels' - order: 10 ---- - -# PermissionLevels - -
PermissionLevels
- - - -A paginated list of `PermissionLevel`. - -| | | | -| -- | -- | -- | -| `items` | [PermissionLevel] | The `items` for this page of `PermissionLevels`. | -| `metadata` | ListMetadata | List metadata information for the instance of `PermissionLevels`. | -| `paging` | ListPaging | The `paging` information for this page of `PermissionLevels`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/PermissionType.md b/docs/reference/graphql/object/PermissionType.md deleted file mode 100644 index 37ba64cb..00000000 --- a/docs/reference/graphql/object/PermissionType.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -title: 'PermissionType' -template: Documentation -sidebar_label: PermissionType -deprecated: false -nav: - title: 'PermissionType' - order: 10 ---- - -# PermissionType - -
PermissionType
- - - -For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). - -| | | | -| -- | -- | -- | -| `category` | String | Category URI. | -| `categoryUri` | String | Category URI. | -| `modUri` | String | Unique identifier for the defining mod. | -| `parent` | String | Parent URI. | -| `parentUri` | String | Parent URI. | -| `targets` | [String] | Target resource interface / type URIs. | -| `title` | String | Display title. | -| `trunk` | TrunkItems | The `trunk` for this `PermissionType`. This will show the resource type hierarchy from the root `PermissionType` down to this `PermissionType`. | -| `turbot` | TurbotPermissionMetadata | Turbot metadata for this `PermissionType`. | -| `uri` | String | Mod-specific unique identifier. | \ No newline at end of file diff --git a/docs/reference/graphql/object/PermissionTypeList.md b/docs/reference/graphql/object/PermissionTypeList.md deleted file mode 100644 index 44058e6f..00000000 --- a/docs/reference/graphql/object/PermissionTypeList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'PermissionTypeList' -template: Documentation -sidebar_label: PermissionTypeList -deprecated: false -nav: - title: 'PermissionTypeList' - order: 10 ---- - -# PermissionTypeList - -
PermissionTypeList
- - - -A paginated list of `PermissionType`. - -| | | | -| -- | -- | -- | -| `items` | [PermissionType] | The `items` for this page of `PermissionTypeList`. | -| `metadata` | ListMetadata | List metadata information for the instance of `PermissionTypeList`. | -| `paging` | ListPaging | The `paging` information for this page of `PermissionTypeList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/PermissionTypes.md b/docs/reference/graphql/object/PermissionTypes.md deleted file mode 100644 index afc36052..00000000 --- a/docs/reference/graphql/object/PermissionTypes.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'PermissionTypes' -template: Documentation -sidebar_label: PermissionTypes -deprecated: false -nav: - title: 'PermissionTypes' - order: 10 ---- - -# PermissionTypes - -
PermissionTypes
- - - -A paginated list of `PermissionType`. - -| | | | -| -- | -- | -- | -| `items` | [PermissionType] | The `items` for this page of `PermissionTypes`. | -| `metadata` | ListMetadata | List metadata information for the instance of `PermissionTypes`. | -| `paging` | ListPaging | The `paging` information for this page of `PermissionTypes`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/PermissionsByIdentity.md b/docs/reference/graphql/object/PermissionsByIdentity.md deleted file mode 100644 index 0b132d5d..00000000 --- a/docs/reference/graphql/object/PermissionsByIdentity.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'PermissionsByIdentity' -template: Documentation -sidebar_label: PermissionsByIdentity -deprecated: false -nav: - title: 'PermissionsByIdentity' - order: 10 ---- - -# PermissionsByIdentity - -
PermissionsByIdentity
- - - -Returns `grants` and `activeGrants` for the given `identity`. - -| | | | -| -- | -- | -- | -| `activeGrants` | [ActiveGrant] | List of `activeGrants` for this `identity`. | -| `grants` | [Grant] | List of `grants` for this `identity`. | -| `identity` | Resource | The `identity` information. | \ No newline at end of file diff --git a/docs/reference/graphql/object/PermissionsByResource.md b/docs/reference/graphql/object/PermissionsByResource.md deleted file mode 100644 index b5c729e1..00000000 --- a/docs/reference/graphql/object/PermissionsByResource.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'PermissionsByResource' -template: Documentation -sidebar_label: PermissionsByResource -deprecated: false -nav: - title: 'PermissionsByResource' - order: 10 ---- - -# PermissionsByResource - -
PermissionsByResource
- - - -Returns `grants` and `activeGrants` for the given `resource`. - -| | | | -| -- | -- | -- | -| `activeGrants` | [ActiveGrant] | List of `activeGrants` for this `resource`. | -| `grants` | [Grant] | List of `grants` for this `resource`. | -| `resource` | Resource | The `resource` information. | \ No newline at end of file diff --git a/docs/reference/graphql/object/PermissionsDetailByIdentity.md b/docs/reference/graphql/object/PermissionsDetailByIdentity.md deleted file mode 100644 index 7f5207c0..00000000 --- a/docs/reference/graphql/object/PermissionsDetailByIdentity.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'PermissionsDetailByIdentity' -template: Documentation -sidebar_label: PermissionsDetailByIdentity -deprecated: false -nav: - title: 'PermissionsDetailByIdentity' - order: 10 ---- - -# PermissionsDetailByIdentity - -
PermissionsDetailByIdentity
- - - -A list of `permissions` for an `identity`. - -| | | | -| -- | -- | -- | -| `identity` | Resource | The `identity` for this `PermissionsDetailByIdentity`. | -| `permissions` | [PermissionsByResource] | The `permissions` for this `PermissionsDetailByIdentity`. | -| `turbot` | TurbotIdentityPermissionsDetailMetadata! | Turbot metadata for this `PermissionsDetailByIdentity`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/PermissionsDetailByIdentityList.md b/docs/reference/graphql/object/PermissionsDetailByIdentityList.md deleted file mode 100644 index 3cd4d201..00000000 --- a/docs/reference/graphql/object/PermissionsDetailByIdentityList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'PermissionsDetailByIdentityList' -template: Documentation -sidebar_label: PermissionsDetailByIdentityList -deprecated: false -nav: - title: 'PermissionsDetailByIdentityList' - order: 10 ---- - -# PermissionsDetailByIdentityList - -
PermissionsDetailByIdentityList
- - - -A paginated list of `PermissionsDetailByIdentity`. - -| | | | -| -- | -- | -- | -| `items` | [PermissionsDetailByIdentity] | The `items` for this page of `PermissionsDetailByIdentityList`. | -| `metadata` | ListMetadata | List metadata information for the instance of `PermissionsDetailByIdentityList`. | -| `paging` | ListPaging | The `paging` information for this page of `PermissionsDetailByIdentityList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/PermissionsDetailByResource.md b/docs/reference/graphql/object/PermissionsDetailByResource.md deleted file mode 100644 index 030153bd..00000000 --- a/docs/reference/graphql/object/PermissionsDetailByResource.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'PermissionsDetailByResource' -template: Documentation -sidebar_label: PermissionsDetailByResource -deprecated: false -nav: - title: 'PermissionsDetailByResource' - order: 10 ---- - -# PermissionsDetailByResource - -
PermissionsDetailByResource
- - - -A list of `permissions` for a `resource`. - -| | | | -| -- | -- | -- | -| `permissions` | [PermissionsByIdentity] | The `permissions` for this `PermissionsDetailByResource`. | -| `resource` | Resource | The `resource` for this `PermissionsDetailByResource`. | -| `turbot` | TurbotResourcePermissionsDetailMetadata! | Turbot metadata for this `PermissionsDetailByResource`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/PermissionsDetailByResourceList.md b/docs/reference/graphql/object/PermissionsDetailByResourceList.md deleted file mode 100644 index 70333065..00000000 --- a/docs/reference/graphql/object/PermissionsDetailByResourceList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'PermissionsDetailByResourceList' -template: Documentation -sidebar_label: PermissionsDetailByResourceList -deprecated: false -nav: - title: 'PermissionsDetailByResourceList' - order: 10 ---- - -# PermissionsDetailByResourceList - -
PermissionsDetailByResourceList
- - - -A paginated list of `PermissionsDetailByResource`. - -| | | | -| -- | -- | -- | -| `items` | [PermissionsDetailByResource] | The `items` for this page of `PermissionsDetailByResourceList`. | -| `metadata` | ListMetadata | List metadata information for the instance of `PermissionsDetailByResourceList`. | -| `paging` | ListPaging | The `paging` information for this page of `PermissionsDetailByResourceList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/PermissionsDetailsByIdentity.md b/docs/reference/graphql/object/PermissionsDetailsByIdentity.md deleted file mode 100644 index c417bc2c..00000000 --- a/docs/reference/graphql/object/PermissionsDetailsByIdentity.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'PermissionsDetailsByIdentity' -template: Documentation -sidebar_label: PermissionsDetailsByIdentity -deprecated: false -nav: - title: 'PermissionsDetailsByIdentity' - order: 10 ---- - -# PermissionsDetailsByIdentity - -
PermissionsDetailsByIdentity
- - - -A paginated list of `PermissionsDetailByIdentity`. - -| | | | -| -- | -- | -- | -| `items` | [PermissionsDetailByIdentity] | The `items` for this page of `PermissionsDetailsByIdentity`. | -| `metadata` | ListMetadata | List metadata information for the instance of `PermissionsDetailsByIdentity`. | -| `paging` | ListPaging | The `paging` information for this page of `PermissionsDetailsByIdentity`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/PermissionsDetailsByResource.md b/docs/reference/graphql/object/PermissionsDetailsByResource.md deleted file mode 100644 index ae70f292..00000000 --- a/docs/reference/graphql/object/PermissionsDetailsByResource.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'PermissionsDetailsByResource' -template: Documentation -sidebar_label: PermissionsDetailsByResource -deprecated: false -nav: - title: 'PermissionsDetailsByResource' - order: 10 ---- - -# PermissionsDetailsByResource - -
PermissionsDetailsByResource
- - - -A paginated list of `PermissionsDetailByResource`. - -| | | | -| -- | -- | -- | -| `items` | [PermissionsDetailByResource] | The `items` for this page of `PermissionsDetailsByResource`. | -| `metadata` | ListMetadata | List metadata information for the instance of `PermissionsDetailsByResource`. | -| `paging` | ListPaging | The `paging` information for this page of `PermissionsDetailsByResource`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/Policies.md b/docs/reference/graphql/object/Policies.md deleted file mode 100644 index c6665b2b..00000000 --- a/docs/reference/graphql/object/Policies.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'Policies' -template: Documentation -sidebar_label: Policies -deprecated: false -nav: - title: 'Policies' - order: 10 ---- - -# Policies - -
Policies
- - - -A paginated list of `Policy`. - -| | | | -| -- | -- | -- | -| `items` | [Policy] | The `items` for this page of `Policies`. | -| `metadata` | ListMetadata | List metadata information for the instance of `Policies`. | -| `paging` | ListPaging | The `paging` information for this page of `Policies`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/PolicyDetail.md b/docs/reference/graphql/object/PolicyDetail.md deleted file mode 100644 index 7197d2bd..00000000 --- a/docs/reference/graphql/object/PolicyDetail.md +++ /dev/null @@ -1,29 +0,0 @@ ---- -title: 'PolicyDetail' -template: Documentation -sidebar_label: PolicyDetail -deprecated: false -nav: - title: 'PolicyDetail' - order: 10 ---- - -# PolicyDetail - -
PolicyDetail
- - - -Represents details about a policy, such as its `value`, `type` and `settings` in the `resource` hierarchy. - -For more information, please see [Policy Values & Settings](https://turbot.com/guardrails/docs/concepts/policies/values-settings). - -| | | | -| -- | -- | -- | -| `dependencies` | RunnableDependencies | The `resource`, `control` and `policyValue` `dependencies` for this `value`. | -| `policyTypeUri` | String! | Mod-specific unique identifier for the `type`. | -| `resource` | Resource | The `resource` this `value` is for. | -| `resourceId` | ID! | Unique identifier for the `resource`. | -| `settings` | PolicySettings | Returns all `settings` evaluated in calculating the `value`. | -| `type` | PolicyType | The `type` information this `value` is for. | -| `value` | PolicyValue | Details for the `value`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/PolicyDetailList.md b/docs/reference/graphql/object/PolicyDetailList.md deleted file mode 100644 index 4ef47d58..00000000 --- a/docs/reference/graphql/object/PolicyDetailList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'PolicyDetailList' -template: Documentation -sidebar_label: PolicyDetailList -deprecated: false -nav: - title: 'PolicyDetailList' - order: 10 ---- - -# PolicyDetailList - -
PolicyDetailList
- - - -A paginated list of `PolicyDetail`. - -| | | | -| -- | -- | -- | -| `items` | [PolicyDetail] | The `items` for this page of `PolicyDetailList`. | -| `metadata` | ListMetadata | List metadata information for the instance of `PolicyDetailList`. | -| `paging` | ListPaging | The `paging` information for this page of `PolicyDetailList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/PolicyDetails.md b/docs/reference/graphql/object/PolicyDetails.md deleted file mode 100644 index 9c7729d0..00000000 --- a/docs/reference/graphql/object/PolicyDetails.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'PolicyDetails' -template: Documentation -sidebar_label: PolicyDetails -deprecated: false -nav: - title: 'PolicyDetails' - order: 10 ---- - -# PolicyDetails - -
PolicyDetails
- - - -A paginated list of `PolicyDetail`. - -| | | | -| -- | -- | -- | -| `items` | [PolicyDetail] | The `items` for this page of `PolicyDetails`. | -| `metadata` | ListMetadata | List metadata information for the instance of `PolicyDetails`. | -| `paging` | ListPaging | The `paging` information for this page of `PolicyDetails`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/PolicyHierarchies.md b/docs/reference/graphql/object/PolicyHierarchies.md deleted file mode 100644 index de505f3d..00000000 --- a/docs/reference/graphql/object/PolicyHierarchies.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'PolicyHierarchies' -template: Documentation -sidebar_label: PolicyHierarchies -deprecated: false -nav: - title: 'PolicyHierarchies' - order: 10 ---- - -# PolicyHierarchies - -
PolicyHierarchies
- - - -A paginated list of `PolicyHierarchy`. - -| | | | -| -- | -- | -- | -| `items` | [PolicyHierarchy] | The `items` for this page of `PolicyHierarchies`. | -| `metadata` | ListMetadata | List metadata information for the instance of `PolicyHierarchies`. | -| `paging` | ListPaging | The `paging` information for this page of `PolicyHierarchies`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/PolicyHierarchy.md b/docs/reference/graphql/object/PolicyHierarchy.md deleted file mode 100644 index fc0f286e..00000000 --- a/docs/reference/graphql/object/PolicyHierarchy.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'PolicyHierarchy' -template: Documentation -sidebar_label: PolicyHierarchy -deprecated: false -nav: - title: 'PolicyHierarchy' - order: 10 ---- - -# PolicyHierarchy - -
PolicyHierarchy
- - - - - -| | | | -| -- | -- | -- | -| `default` | Boolean! | | -| `resource` | Resource | The `resource` information for this hierarchy. | -| `turbot` | TurbotPolicyHierarchyMetadata | | \ No newline at end of file diff --git a/docs/reference/graphql/object/PolicyHierarchyList.md b/docs/reference/graphql/object/PolicyHierarchyList.md deleted file mode 100644 index c1edc538..00000000 --- a/docs/reference/graphql/object/PolicyHierarchyList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'PolicyHierarchyList' -template: Documentation -sidebar_label: PolicyHierarchyList -deprecated: false -nav: - title: 'PolicyHierarchyList' - order: 10 ---- - -# PolicyHierarchyList - -
PolicyHierarchyList
- - - -A paginated list of `PolicyHierarchy`. - -| | | | -| -- | -- | -- | -| `items` | [PolicyHierarchy] | The `items` for this page of `PolicyHierarchyList`. | -| `metadata` | ListMetadata | List metadata information for the instance of `PolicyHierarchyList`. | -| `paging` | ListPaging | The `paging` information for this page of `PolicyHierarchyList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/PolicyList.md b/docs/reference/graphql/object/PolicyList.md deleted file mode 100644 index b8b0efcb..00000000 --- a/docs/reference/graphql/object/PolicyList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'PolicyList' -template: Documentation -sidebar_label: PolicyList -deprecated: false -nav: - title: 'PolicyList' - order: 10 ---- - -# PolicyList - -
PolicyList
- - - -A paginated list of `Policy`. - -| | | | -| -- | -- | -- | -| `items` | [Policy] | The `items` for this page of `PolicyList`. | -| `metadata` | ListMetadata | List metadata information for the instance of `PolicyList`. | -| `paging` | ListPaging | The `paging` information for this page of `PolicyList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/PolicySetting.md b/docs/reference/graphql/object/PolicySetting.md deleted file mode 100644 index bfb50346..00000000 --- a/docs/reference/graphql/object/PolicySetting.md +++ /dev/null @@ -1,41 +0,0 @@ ---- -title: 'PolicySetting' -template: Documentation -sidebar_label: PolicySetting -deprecated: false -nav: - title: 'PolicySetting' - order: 10 ---- - -# PolicySetting - -
PolicySetting
- - - - - -| | | | -| -- | -- | -- | -| `actor` | Actor | The `actor` information for the setting creator. | -| `default` | Boolean | If `true` this `value` is derived from the default value of the `type`. | -| `exception` | Int | The number of settings that this setting is an `exception` to. | -| `input` | String | | -| `isCalculated` | Boolean | If `true` this setting contains calculated inputs e.g. `templateInput` and `template`. | -| `note` | String | Optional `note` annotating this setting. | -| `orphan` | Int | The number of settings that this setting is orphaned by. | -| `policyHierarchy` | PolicyHierarchy | The resource `policyHierarchy` for this setting, including attached policy packs. | -| `policyValues` | PolicyValues | Returns any `policyValues` for this `PolicySetting` that you have permission to get, subject to the optional `filter` and `paging` arguments. | -| `precedence` | PolicySettingPrecedence! | The `precedence` for this setting. | -| `resource` | Resource | The `resource` this setting is set on. | -| `secretValue` | Scalar | The unencrypted `value` in JSON format. You must have `Turbot/Admin` permissions granted on this setting's `resource` or above to call this field. | -| `secretValueSource` | String | The unencrypted raw `value` in YAML format. If the setting was made via YAML template including comments, these will be included here. You must have `Turbot/Admin` permissions granted on this setting's `resource` or above to call this field. | -| `template` | String | The Nunjucks `template` if this setting is for a calculated value. | -| `templateInput` | Scalar | The GraphQL input query if this setting is for a calculated value. | -| `turbot` | TurbotPolicySettingMetadata! | Turbot metadata for this setting. | -| `type` | PolicyType | The `type` information for this setting. | -| `validFromTimestamp` | String | The `validFromTimestamp` for this setting. | -| `validToTimestamp` | String | The `validToTimestamp` for this setting. | -| `value` | JSON | The `value` in JSON format | -| `valueSource` | Scalar | The raw `value` in YAML format. If the setting was made via YAML template including comments, these will be included here. | \ No newline at end of file diff --git a/docs/reference/graphql/object/PolicySettingList.md b/docs/reference/graphql/object/PolicySettingList.md deleted file mode 100644 index a8a5ef5d..00000000 --- a/docs/reference/graphql/object/PolicySettingList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'PolicySettingList' -template: Documentation -sidebar_label: PolicySettingList -deprecated: false -nav: - title: 'PolicySettingList' - order: 10 ---- - -# PolicySettingList - -
PolicySettingList
- - - -A paginated list of `PolicySetting`. - -| | | | -| -- | -- | -- | -| `items` | [PolicySetting] | The `items` for this page of `PolicySettingList`. | -| `metadata` | PolicySettingListMetadata | List metadata information for the instance of `PolicySettingList`. | -| `paging` | ListPaging | The `paging` information for this page of `PolicySettingList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/PolicySettingListMetadata.md b/docs/reference/graphql/object/PolicySettingListMetadata.md deleted file mode 100644 index 26c058a5..00000000 --- a/docs/reference/graphql/object/PolicySettingListMetadata.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'PolicySettingListMetadata' -template: Documentation -sidebar_label: PolicySettingListMetadata -deprecated: false -nav: - title: 'PolicySettingListMetadata' - order: 10 ---- - -# PolicySettingListMetadata - -
PolicySettingListMetadata
- - - - - -| | | | -| -- | -- | -- | -| `filters` | [String] | | -| `stats` | PolicySettingListStats | | \ No newline at end of file diff --git a/docs/reference/graphql/object/PolicySettingListStats.md b/docs/reference/graphql/object/PolicySettingListStats.md deleted file mode 100644 index e523b2bd..00000000 --- a/docs/reference/graphql/object/PolicySettingListStats.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'PolicySettingListStats' -template: Documentation -sidebar_label: PolicySettingListStats -deprecated: false -nav: - title: 'PolicySettingListStats' - order: 10 ---- - -# PolicySettingListStats - -
PolicySettingListStats
- - - - - -| | | | -| -- | -- | -- | -| `policy` | PolicySettingStats | | -| `total` | Int | | \ No newline at end of file diff --git a/docs/reference/graphql/object/PolicySettingStats.md b/docs/reference/graphql/object/PolicySettingStats.md deleted file mode 100644 index d3639f7c..00000000 --- a/docs/reference/graphql/object/PolicySettingStats.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'PolicySettingStats' -template: Documentation -sidebar_label: PolicySettingStats -deprecated: false -nav: - title: 'PolicySettingStats' - order: 10 ---- - -# PolicySettingStats - -
PolicySettingStats
- - - - - -| | | | -| -- | -- | -- | -| `recent` | Int | | -| `total` | Int | | \ No newline at end of file diff --git a/docs/reference/graphql/object/PolicySettingSummariesByControlCategory.md b/docs/reference/graphql/object/PolicySettingSummariesByControlCategory.md deleted file mode 100644 index 4ee5d6fb..00000000 --- a/docs/reference/graphql/object/PolicySettingSummariesByControlCategory.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'PolicySettingSummariesByControlCategory' -template: Documentation -sidebar_label: PolicySettingSummariesByControlCategory -deprecated: false -nav: - title: 'PolicySettingSummariesByControlCategory' - order: 10 ---- - -# PolicySettingSummariesByControlCategory - -
PolicySettingSummariesByControlCategory
- - - -A paginated list of `PolicySettingSummaryByControlCategory`. - -| | | | -| -- | -- | -- | -| `items` | [PolicySettingSummaryByControlCategory] | The `items` for this page of `PolicySettingSummariesByControlCategory`. | -| `metadata` | PolicySettingListMetadata | List metadata information for the instance of `PolicySettingSummariesByControlCategory`. | -| `paging` | ListPaging | The `paging` information for this page of `PolicySettingSummariesByControlCategory`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/PolicySettingSummariesByPolicyType.md b/docs/reference/graphql/object/PolicySettingSummariesByPolicyType.md deleted file mode 100644 index 41339bca..00000000 --- a/docs/reference/graphql/object/PolicySettingSummariesByPolicyType.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'PolicySettingSummariesByPolicyType' -template: Documentation -sidebar_label: PolicySettingSummariesByPolicyType -deprecated: false -nav: - title: 'PolicySettingSummariesByPolicyType' - order: 10 ---- - -# PolicySettingSummariesByPolicyType - -
PolicySettingSummariesByPolicyType
- - - -A paginated list of `PolicySettingSummaryByPolicyType`. - -| | | | -| -- | -- | -- | -| `items` | [PolicySettingSummaryByPolicyType] | The `items` for this page of `PolicySettingSummariesByPolicyType`. | -| `metadata` | PolicySettingListMetadata | List metadata information for the instance of `PolicySettingSummariesByPolicyType`. | -| `paging` | ListPaging | The `paging` information for this page of `PolicySettingSummariesByPolicyType`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/PolicySettingSummariesByResource.md b/docs/reference/graphql/object/PolicySettingSummariesByResource.md deleted file mode 100644 index cfda9606..00000000 --- a/docs/reference/graphql/object/PolicySettingSummariesByResource.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'PolicySettingSummariesByResource' -template: Documentation -sidebar_label: PolicySettingSummariesByResource -deprecated: false -nav: - title: 'PolicySettingSummariesByResource' - order: 10 ---- - -# PolicySettingSummariesByResource - -
PolicySettingSummariesByResource
- - - -A paginated list of `PolicySettingSummaryByResource`. - -| | | | -| -- | -- | -- | -| `items` | [PolicySettingSummaryByResource] | The `items` for this page of `PolicySettingSummariesByResource`. | -| `metadata` | PolicySettingListMetadata | List metadata information for the instance of `PolicySettingSummariesByResource`. | -| `paging` | ListPaging | The `paging` information for this page of `PolicySettingSummariesByResource`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/PolicySettingSummariesByResourceType.md b/docs/reference/graphql/object/PolicySettingSummariesByResourceType.md deleted file mode 100644 index 581e286b..00000000 --- a/docs/reference/graphql/object/PolicySettingSummariesByResourceType.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'PolicySettingSummariesByResourceType' -template: Documentation -sidebar_label: PolicySettingSummariesByResourceType -deprecated: false -nav: - title: 'PolicySettingSummariesByResourceType' - order: 10 ---- - -# PolicySettingSummariesByResourceType - -
PolicySettingSummariesByResourceType
- - - -A paginated list of `PolicySettingSummaryByResourceType`. - -| | | | -| -- | -- | -- | -| `items` | [PolicySettingSummaryByResourceType] | The `items` for this page of `PolicySettingSummariesByResourceType`. | -| `metadata` | PolicySettingListMetadata | List metadata information for the instance of `PolicySettingSummariesByResourceType`. | -| `paging` | ListPaging | The `paging` information for this page of `PolicySettingSummariesByResourceType`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/PolicySettingSummaryByControlCategory.md b/docs/reference/graphql/object/PolicySettingSummaryByControlCategory.md deleted file mode 100644 index a1f4a0c9..00000000 --- a/docs/reference/graphql/object/PolicySettingSummaryByControlCategory.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'PolicySettingSummaryByControlCategory' -template: Documentation -sidebar_label: PolicySettingSummaryByControlCategory -deprecated: false -nav: - title: 'PolicySettingSummaryByControlCategory' - order: 10 ---- - -# PolicySettingSummaryByControlCategory - -
PolicySettingSummaryByControlCategory
- - - - - -| | | | -| -- | -- | -- | -| `category` | ControlCategory | | -| `summary` | PolicySettingSummaryListStats | | \ No newline at end of file diff --git a/docs/reference/graphql/object/PolicySettingSummaryByControlCategoryList.md b/docs/reference/graphql/object/PolicySettingSummaryByControlCategoryList.md deleted file mode 100644 index 751dff2e..00000000 --- a/docs/reference/graphql/object/PolicySettingSummaryByControlCategoryList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'PolicySettingSummaryByControlCategoryList' -template: Documentation -sidebar_label: PolicySettingSummaryByControlCategoryList -deprecated: false -nav: - title: 'PolicySettingSummaryByControlCategoryList' - order: 10 ---- - -# PolicySettingSummaryByControlCategoryList - -
PolicySettingSummaryByControlCategoryList
- - - -A paginated list of `PolicySettingSummaryByControlCategory`. - -| | | | -| -- | -- | -- | -| `items` | [PolicySettingSummaryByControlCategory] | The `items` for this page of `PolicySettingSummaryByControlCategoryList`. | -| `metadata` | PolicySettingListMetadata | List metadata information for the instance of `PolicySettingSummaryByControlCategoryList`. | -| `paging` | ListPaging | The `paging` information for this page of `PolicySettingSummaryByControlCategoryList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/PolicySettingSummaryByPolicyType.md b/docs/reference/graphql/object/PolicySettingSummaryByPolicyType.md deleted file mode 100644 index 3a775430..00000000 --- a/docs/reference/graphql/object/PolicySettingSummaryByPolicyType.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'PolicySettingSummaryByPolicyType' -template: Documentation -sidebar_label: PolicySettingSummaryByPolicyType -deprecated: false -nav: - title: 'PolicySettingSummaryByPolicyType' - order: 10 ---- - -# PolicySettingSummaryByPolicyType - -
PolicySettingSummaryByPolicyType
- - - - - -| | | | -| -- | -- | -- | -| `summary` | PolicySettingSummaryListStats | | -| `type` | PolicyType | | \ No newline at end of file diff --git a/docs/reference/graphql/object/PolicySettingSummaryByPolicyTypeList.md b/docs/reference/graphql/object/PolicySettingSummaryByPolicyTypeList.md deleted file mode 100644 index 91c213f0..00000000 --- a/docs/reference/graphql/object/PolicySettingSummaryByPolicyTypeList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'PolicySettingSummaryByPolicyTypeList' -template: Documentation -sidebar_label: PolicySettingSummaryByPolicyTypeList -deprecated: false -nav: - title: 'PolicySettingSummaryByPolicyTypeList' - order: 10 ---- - -# PolicySettingSummaryByPolicyTypeList - -
PolicySettingSummaryByPolicyTypeList
- - - -A paginated list of `PolicySettingSummaryByPolicyType`. - -| | | | -| -- | -- | -- | -| `items` | [PolicySettingSummaryByPolicyType] | The `items` for this page of `PolicySettingSummaryByPolicyTypeList`. | -| `metadata` | PolicySettingListMetadata | List metadata information for the instance of `PolicySettingSummaryByPolicyTypeList`. | -| `paging` | ListPaging | The `paging` information for this page of `PolicySettingSummaryByPolicyTypeList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/PolicySettingSummaryByResource.md b/docs/reference/graphql/object/PolicySettingSummaryByResource.md deleted file mode 100644 index f6743a53..00000000 --- a/docs/reference/graphql/object/PolicySettingSummaryByResource.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'PolicySettingSummaryByResource' -template: Documentation -sidebar_label: PolicySettingSummaryByResource -deprecated: false -nav: - title: 'PolicySettingSummaryByResource' - order: 10 ---- - -# PolicySettingSummaryByResource - -
PolicySettingSummaryByResource
- - - - - -| | | | -| -- | -- | -- | -| `resource` | Resource | | -| `summary` | PolicySettingSummaryListStats | | \ No newline at end of file diff --git a/docs/reference/graphql/object/PolicySettingSummaryByResourceList.md b/docs/reference/graphql/object/PolicySettingSummaryByResourceList.md deleted file mode 100644 index 233a9a1a..00000000 --- a/docs/reference/graphql/object/PolicySettingSummaryByResourceList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'PolicySettingSummaryByResourceList' -template: Documentation -sidebar_label: PolicySettingSummaryByResourceList -deprecated: false -nav: - title: 'PolicySettingSummaryByResourceList' - order: 10 ---- - -# PolicySettingSummaryByResourceList - -
PolicySettingSummaryByResourceList
- - - -A paginated list of `PolicySettingSummaryByResource`. - -| | | | -| -- | -- | -- | -| `items` | [PolicySettingSummaryByResource] | The `items` for this page of `PolicySettingSummaryByResourceList`. | -| `metadata` | PolicySettingListMetadata | List metadata information for the instance of `PolicySettingSummaryByResourceList`. | -| `paging` | ListPaging | The `paging` information for this page of `PolicySettingSummaryByResourceList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/PolicySettingSummaryByResourceType.md b/docs/reference/graphql/object/PolicySettingSummaryByResourceType.md deleted file mode 100644 index 13720edb..00000000 --- a/docs/reference/graphql/object/PolicySettingSummaryByResourceType.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'PolicySettingSummaryByResourceType' -template: Documentation -sidebar_label: PolicySettingSummaryByResourceType -deprecated: false -nav: - title: 'PolicySettingSummaryByResourceType' - order: 10 ---- - -# PolicySettingSummaryByResourceType - -
PolicySettingSummaryByResourceType
- - - - - -| | | | -| -- | -- | -- | -| `summary` | PolicySettingSummaryListStats | | -| `type` | ResourceType | | \ No newline at end of file diff --git a/docs/reference/graphql/object/PolicySettingSummaryByResourceTypeList.md b/docs/reference/graphql/object/PolicySettingSummaryByResourceTypeList.md deleted file mode 100644 index d3135ca4..00000000 --- a/docs/reference/graphql/object/PolicySettingSummaryByResourceTypeList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'PolicySettingSummaryByResourceTypeList' -template: Documentation -sidebar_label: PolicySettingSummaryByResourceTypeList -deprecated: false -nav: - title: 'PolicySettingSummaryByResourceTypeList' - order: 10 ---- - -# PolicySettingSummaryByResourceTypeList - -
PolicySettingSummaryByResourceTypeList
- - - -A paginated list of `PolicySettingSummaryByResourceType`. - -| | | | -| -- | -- | -- | -| `items` | [PolicySettingSummaryByResourceType] | The `items` for this page of `PolicySettingSummaryByResourceTypeList`. | -| `metadata` | PolicySettingListMetadata | List metadata information for the instance of `PolicySettingSummaryByResourceTypeList`. | -| `paging` | ListPaging | The `paging` information for this page of `PolicySettingSummaryByResourceTypeList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/PolicySettingSummaryListStats.md b/docs/reference/graphql/object/PolicySettingSummaryListStats.md deleted file mode 100644 index 470d9847..00000000 --- a/docs/reference/graphql/object/PolicySettingSummaryListStats.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'PolicySettingSummaryListStats' -template: Documentation -sidebar_label: PolicySettingSummaryListStats -deprecated: false -nav: - title: 'PolicySettingSummaryListStats' - order: 10 ---- - -# PolicySettingSummaryListStats - -
PolicySettingSummaryListStats
- - - - - -| | | | -| -- | -- | -- | -| `policy` | PolicySettingStats | | -| `total` | Int | | \ No newline at end of file diff --git a/docs/reference/graphql/object/PolicySettings.md b/docs/reference/graphql/object/PolicySettings.md deleted file mode 100644 index 6048bcd8..00000000 --- a/docs/reference/graphql/object/PolicySettings.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'PolicySettings' -template: Documentation -sidebar_label: PolicySettings -deprecated: false -nav: - title: 'PolicySettings' - order: 10 ---- - -# PolicySettings - -
PolicySettings
- - - -A paginated list of `PolicySetting`. - -| | | | -| -- | -- | -- | -| `items` | [PolicySetting] | The `items` for this page of `PolicySettings`. | -| `metadata` | PolicySettingListMetadata | List metadata information for the instance of `PolicySettings`. | -| `paging` | ListPaging | The `paging` information for this page of `PolicySettings`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/PolicySettingsByControlCategories.md b/docs/reference/graphql/object/PolicySettingsByControlCategories.md deleted file mode 100644 index 596345f0..00000000 --- a/docs/reference/graphql/object/PolicySettingsByControlCategories.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'PolicySettingsByControlCategories' -template: Documentation -sidebar_label: PolicySettingsByControlCategories -deprecated: false -nav: - title: 'PolicySettingsByControlCategories' - order: 10 ---- - -# PolicySettingsByControlCategories - -
PolicySettingsByControlCategories
- - - -A paginated list of `PolicySettingsByControlCategory`. - -| | | | -| -- | -- | -- | -| `items` | [PolicySettingsByControlCategory] | The `items` for this page of `PolicySettingsByControlCategories`. | -| `metadata` | PolicySettingListMetadata | List metadata information for the instance of `PolicySettingsByControlCategories`. | -| `paging` | ListPaging | The `paging` information for this page of `PolicySettingsByControlCategories`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/PolicySettingsByControlCategory.md b/docs/reference/graphql/object/PolicySettingsByControlCategory.md deleted file mode 100644 index 6d9dca30..00000000 --- a/docs/reference/graphql/object/PolicySettingsByControlCategory.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'PolicySettingsByControlCategory' -template: Documentation -sidebar_label: PolicySettingsByControlCategory -deprecated: false -nav: - title: 'PolicySettingsByControlCategory' - order: 10 ---- - -# PolicySettingsByControlCategory - -
PolicySettingsByControlCategory
- - - - - -| | | | -| -- | -- | -- | -| `policyCategory` | ControlCategory | | -| `summary` | PolicySettingSummaryListStats | | \ No newline at end of file diff --git a/docs/reference/graphql/object/PolicySettingsByControlCategoryList.md b/docs/reference/graphql/object/PolicySettingsByControlCategoryList.md deleted file mode 100644 index a03ed9ee..00000000 --- a/docs/reference/graphql/object/PolicySettingsByControlCategoryList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'PolicySettingsByControlCategoryList' -template: Documentation -sidebar_label: PolicySettingsByControlCategoryList -deprecated: false -nav: - title: 'PolicySettingsByControlCategoryList' - order: 10 ---- - -# PolicySettingsByControlCategoryList - -
PolicySettingsByControlCategoryList
- - - -A paginated list of `PolicySettingsByControlCategory`. - -| | | | -| -- | -- | -- | -| `items` | [PolicySettingsByControlCategory] | The `items` for this page of `PolicySettingsByControlCategoryList`. | -| `metadata` | PolicySettingListMetadata | List metadata information for the instance of `PolicySettingsByControlCategoryList`. | -| `paging` | ListPaging | The `paging` information for this page of `PolicySettingsByControlCategoryList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/PolicySettingsByPolicyType.md b/docs/reference/graphql/object/PolicySettingsByPolicyType.md deleted file mode 100644 index dcdf014f..00000000 --- a/docs/reference/graphql/object/PolicySettingsByPolicyType.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'PolicySettingsByPolicyType' -template: Documentation -sidebar_label: PolicySettingsByPolicyType -deprecated: false -nav: - title: 'PolicySettingsByPolicyType' - order: 10 ---- - -# PolicySettingsByPolicyType - -
PolicySettingsByPolicyType
- - - - - -| | | | -| -- | -- | -- | -| `policyType` | PolicyType | | -| `summary` | PolicySettingSummaryListStats | | \ No newline at end of file diff --git a/docs/reference/graphql/object/PolicySettingsByPolicyTypeList.md b/docs/reference/graphql/object/PolicySettingsByPolicyTypeList.md deleted file mode 100644 index 92e2ad9b..00000000 --- a/docs/reference/graphql/object/PolicySettingsByPolicyTypeList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'PolicySettingsByPolicyTypeList' -template: Documentation -sidebar_label: PolicySettingsByPolicyTypeList -deprecated: false -nav: - title: 'PolicySettingsByPolicyTypeList' - order: 10 ---- - -# PolicySettingsByPolicyTypeList - -
PolicySettingsByPolicyTypeList
- - - -A paginated list of `PolicySettingsByPolicyType`. - -| | | | -| -- | -- | -- | -| `items` | [PolicySettingsByPolicyType] | The `items` for this page of `PolicySettingsByPolicyTypeList`. | -| `metadata` | PolicySettingListMetadata | List metadata information for the instance of `PolicySettingsByPolicyTypeList`. | -| `paging` | ListPaging | The `paging` information for this page of `PolicySettingsByPolicyTypeList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/PolicySettingsByPolicyTypes.md b/docs/reference/graphql/object/PolicySettingsByPolicyTypes.md deleted file mode 100644 index a098e6ac..00000000 --- a/docs/reference/graphql/object/PolicySettingsByPolicyTypes.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'PolicySettingsByPolicyTypes' -template: Documentation -sidebar_label: PolicySettingsByPolicyTypes -deprecated: false -nav: - title: 'PolicySettingsByPolicyTypes' - order: 10 ---- - -# PolicySettingsByPolicyTypes - -
PolicySettingsByPolicyTypes
- - - -A paginated list of `PolicySettingsByPolicyType`. - -| | | | -| -- | -- | -- | -| `items` | [PolicySettingsByPolicyType] | The `items` for this page of `PolicySettingsByPolicyTypes`. | -| `metadata` | PolicySettingListMetadata | List metadata information for the instance of `PolicySettingsByPolicyTypes`. | -| `paging` | ListPaging | The `paging` information for this page of `PolicySettingsByPolicyTypes`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/PolicySettingsByResource.md b/docs/reference/graphql/object/PolicySettingsByResource.md deleted file mode 100644 index 08c7c18b..00000000 --- a/docs/reference/graphql/object/PolicySettingsByResource.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'PolicySettingsByResource' -template: Documentation -sidebar_label: PolicySettingsByResource -deprecated: false -nav: - title: 'PolicySettingsByResource' - order: 10 ---- - -# PolicySettingsByResource - -
PolicySettingsByResource
- - - - - -| | | | -| -- | -- | -- | -| `resource` | Resource | | -| `summary` | PolicySettingSummaryListStats | | \ No newline at end of file diff --git a/docs/reference/graphql/object/PolicySettingsByResourceList.md b/docs/reference/graphql/object/PolicySettingsByResourceList.md deleted file mode 100644 index 92067ed4..00000000 --- a/docs/reference/graphql/object/PolicySettingsByResourceList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'PolicySettingsByResourceList' -template: Documentation -sidebar_label: PolicySettingsByResourceList -deprecated: false -nav: - title: 'PolicySettingsByResourceList' - order: 10 ---- - -# PolicySettingsByResourceList - -
PolicySettingsByResourceList
- - - -A paginated list of `PolicySettingsByResource`. - -| | | | -| -- | -- | -- | -| `items` | [PolicySettingsByResource] | The `items` for this page of `PolicySettingsByResourceList`. | -| `metadata` | PolicySettingListMetadata | List metadata information for the instance of `PolicySettingsByResourceList`. | -| `paging` | ListPaging | The `paging` information for this page of `PolicySettingsByResourceList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/PolicySettingsByResourceType.md b/docs/reference/graphql/object/PolicySettingsByResourceType.md deleted file mode 100644 index 9806e77b..00000000 --- a/docs/reference/graphql/object/PolicySettingsByResourceType.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'PolicySettingsByResourceType' -template: Documentation -sidebar_label: PolicySettingsByResourceType -deprecated: false -nav: - title: 'PolicySettingsByResourceType' - order: 10 ---- - -# PolicySettingsByResourceType - -
PolicySettingsByResourceType
- - - - - -| | | | -| -- | -- | -- | -| `summary` | PolicySettingSummaryListStats | | -| `type` | ResourceType | | \ No newline at end of file diff --git a/docs/reference/graphql/object/PolicySettingsByResourceTypeList.md b/docs/reference/graphql/object/PolicySettingsByResourceTypeList.md deleted file mode 100644 index 4714a8d7..00000000 --- a/docs/reference/graphql/object/PolicySettingsByResourceTypeList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'PolicySettingsByResourceTypeList' -template: Documentation -sidebar_label: PolicySettingsByResourceTypeList -deprecated: false -nav: - title: 'PolicySettingsByResourceTypeList' - order: 10 ---- - -# PolicySettingsByResourceTypeList - -
PolicySettingsByResourceTypeList
- - - -A paginated list of `PolicySettingsByResourceType`. - -| | | | -| -- | -- | -- | -| `items` | [PolicySettingsByResourceType] | The `items` for this page of `PolicySettingsByResourceTypeList`. | -| `metadata` | PolicySettingListMetadata | List metadata information for the instance of `PolicySettingsByResourceTypeList`. | -| `paging` | ListPaging | The `paging` information for this page of `PolicySettingsByResourceTypeList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/PolicySettingsByResourceTypes.md b/docs/reference/graphql/object/PolicySettingsByResourceTypes.md deleted file mode 100644 index e651153e..00000000 --- a/docs/reference/graphql/object/PolicySettingsByResourceTypes.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'PolicySettingsByResourceTypes' -template: Documentation -sidebar_label: PolicySettingsByResourceTypes -deprecated: false -nav: - title: 'PolicySettingsByResourceTypes' - order: 10 ---- - -# PolicySettingsByResourceTypes - -
PolicySettingsByResourceTypes
- - - -A paginated list of `PolicySettingsByResourceType`. - -| | | | -| -- | -- | -- | -| `items` | [PolicySettingsByResourceType] | The `items` for this page of `PolicySettingsByResourceTypes`. | -| `metadata` | PolicySettingListMetadata | List metadata information for the instance of `PolicySettingsByResourceTypes`. | -| `paging` | ListPaging | The `paging` information for this page of `PolicySettingsByResourceTypes`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/PolicySettingsByResources.md b/docs/reference/graphql/object/PolicySettingsByResources.md deleted file mode 100644 index 54d7e839..00000000 --- a/docs/reference/graphql/object/PolicySettingsByResources.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'PolicySettingsByResources' -template: Documentation -sidebar_label: PolicySettingsByResources -deprecated: false -nav: - title: 'PolicySettingsByResources' - order: 10 ---- - -# PolicySettingsByResources - -
PolicySettingsByResources
- - - -A paginated list of `PolicySettingsByResource`. - -| | | | -| -- | -- | -- | -| `items` | [PolicySettingsByResource] | The `items` for this page of `PolicySettingsByResources`. | -| `metadata` | PolicySettingListMetadata | List metadata information for the instance of `PolicySettingsByResources`. | -| `paging` | ListPaging | The `paging` information for this page of `PolicySettingsByResources`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/PolicyStats.md b/docs/reference/graphql/object/PolicyStats.md deleted file mode 100644 index 34786142..00000000 --- a/docs/reference/graphql/object/PolicyStats.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -title: 'PolicyStats' -template: Documentation -sidebar_label: PolicyStats -deprecated: false -nav: - title: 'PolicyStats' - order: 10 ---- - -# PolicyStats - -
PolicyStats
- - - - - -| | | | -| -- | -- | -- | -| `error` | Int | | -| `invalid` | Int | | -| `ok` | Int | | -| `recent` | Int | | -| `tbd` | Int | | -| `total` | Int | | \ No newline at end of file diff --git a/docs/reference/graphql/object/PolicyType.md b/docs/reference/graphql/object/PolicyType.md deleted file mode 100644 index 6a190c0e..00000000 --- a/docs/reference/graphql/object/PolicyType.md +++ /dev/null @@ -1,47 +0,0 @@ ---- -title: 'PolicyType' -template: Documentation -sidebar_label: PolicyType -deprecated: false -nav: - title: 'PolicyType' - order: 10 ---- - -# PolicyType - -
PolicyType
- - - -Represents a `PolicyType` defined within a Mod. - -For more information, please see [Policy Types & Categories](https://turbot.com/guardrails/docs/concepts/policies/types-categories) and [Mods](https://turbot.com/guardrails/docs/mods). - -| | | | -| -- | -- | -- | -| `category` | ControlCategory | The `category` information for this `PolicyType`. | -| `categoryUri` | String! | Unique identifier for the category. | -| `children` | PolicyTypes | The immediate `children` for this `PolicyType`. | -| `controls` | Controls | Returns any `controls` for this `PolicyType` that you have permission to get, subject to the optional `filter` and `paging` arguments. | -| `defaultTemplate` | String | Optional Nunjucks template used to calculate the default policy value for any targeted resources. | -| `defaultTemplateInput` | Scalar | Optional GraphQL query used to calculate the default policy value for any targeted resources. | -| `descendants` | PolicyTypes | The `descendants` of this `PolicyType`. | -| `description` | String | Short human-friendly description. | -| `icon` | String | FontAwesome `icon` reference, used for display in the product and documentation. Will be in the format `fal-`, `far-` or `fas-` for light, regular and solid icon classes respectively. | -| `input` | [String] | | -| `modUri` | String! | Unique identifier for the defining mod. | -| `policySettings` | PolicySettings | Returns any `policySettings` for this `PolicyType` that you have permission to get, subject to the optional `filter` and `paging` arguments. | -| `policyValues` | PolicyValues | Returns any `policyValues` for this `PolicyType` that you have permission to get, subject to the optional `filter` and `paging` arguments. | -| `readOnly` | Boolean | If `true` user-defined policy settings are blocked from being created. | -| `resolvedSchema` | Scalar | JSON schema with fully-resolved URI references, defining the allowed schema for policy values for any targeted resources. | -| `resources` | Resources | The `resources` of this `PolicyType`, subject to the optional `filter` and `paging` arguments. | -| `schema` | Scalar | JSON schema defining the allowed schema for policy values for any targeted resources. | -| `secret` | Boolean | If `true` any non-calculated policy settings and policy values for targeted resources will be encrypted at rest. | -| `secretLevel` | SecretLevel | | -| `targets` | [String!] | Target resource interface / type URIs. | -| `title` | String! | Display title. | -| `trunk` | TrunkItems | The `trunk` for this `PolicyType`, subject to the optional `filter` and `paging` arguments. This will show the resource type hierarchy from the root down to this `PolicyType`. | -| `turbot` | TurbotPolicyTypeMetadata! | Turbot metadata for this `PolicyType`. | -| `uri` | String! | Mod-specific unique identifier. | -| `hidden` | Boolean | DEPRECATED: Unused field. Will be removed in a forthcoming release. | \ No newline at end of file diff --git a/docs/reference/graphql/object/PolicyTypeList.md b/docs/reference/graphql/object/PolicyTypeList.md deleted file mode 100644 index ac919b99..00000000 --- a/docs/reference/graphql/object/PolicyTypeList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'PolicyTypeList' -template: Documentation -sidebar_label: PolicyTypeList -deprecated: false -nav: - title: 'PolicyTypeList' - order: 10 ---- - -# PolicyTypeList - -
PolicyTypeList
- - - -A paginated list of `PolicyType`. - -| | | | -| -- | -- | -- | -| `items` | [PolicyType] | The `items` for this page of `PolicyTypeList`. | -| `metadata` | ListMetadata | List metadata information for the instance of `PolicyTypeList`. | -| `paging` | ListPaging | The `paging` information for this page of `PolicyTypeList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/PolicyTypes.md b/docs/reference/graphql/object/PolicyTypes.md deleted file mode 100644 index 039c1fa3..00000000 --- a/docs/reference/graphql/object/PolicyTypes.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'PolicyTypes' -template: Documentation -sidebar_label: PolicyTypes -deprecated: false -nav: - title: 'PolicyTypes' - order: 10 ---- - -# PolicyTypes - -
PolicyTypes
- - - -A paginated list of `PolicyType`. - -| | | | -| -- | -- | -- | -| `items` | [PolicyType] | The `items` for this page of `PolicyTypes`. | -| `metadata` | ListMetadata | List metadata information for the instance of `PolicyTypes`. | -| `paging` | ListPaging | The `paging` information for this page of `PolicyTypes`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/PolicyValue.md b/docs/reference/graphql/object/PolicyValue.md deleted file mode 100644 index 14fa8074..00000000 --- a/docs/reference/graphql/object/PolicyValue.md +++ /dev/null @@ -1,40 +0,0 @@ ---- -title: 'PolicyValue' -template: Documentation -sidebar_label: PolicyValue -deprecated: false -nav: - title: 'PolicyValue' - order: 10 ---- - -# PolicyValue - -
PolicyValue
- - - -Represents a `PolicyValue` for a `type` and `resource`. - -For more information, please see [Policy Values & Settings](https://turbot.com/guardrails/docs/concepts/policies/values-settings). - -| | | | -| -- | -- | -- | -| `actor` | Actor | The `actor` information for the value creator. | -| `category` | ControlCategory | The `category` information for this `value`'s `type`. | -| `default` | Boolean | If `true` this `value` is derived from the default value of the `type`. | -| `dependencies` | RunnableDependencies | The `resource`, `control` and `policyValue` `dependencies` for this `value`. | -| `dependentControls` | Controls | The controls that depend on this `value`. | -| `dependentPolicyValues` | PolicyValues | The policy values that depend on this `value`. | -| `details` | Scalar | Optional key-value pair `details` for this `value`. Typically used by controls such as approved to indicate the checks that the value was evaluated against. | -| `isCalculated` | Boolean | If `true` this `value` is derived from calculated `setting` inputs e.g. `templateInput` and `template`. | -| `lastProcess` | Process | The last process created during creation of this `value`. | -| `precedence` | String! | The precedence of the `setting` that this `value` is derived from. | -| `reason` | String | Optional `reason` for this `value`. | -| `resource` | Resource | The `resource` information for this `value`. | -| `secretValue` | Scalar | The unencrypted `value` in JSON format. You must have `Turbot/Admin` permissions granted on this setting's `resource` or above to call this field. | -| `setting` | PolicySetting | The `setting` information for this `value`. | -| `state` | String | The `state` of this `value`. For non-calculated values this will always be `ok`. | -| `turbot` | TurbotPolicyValueMetadata! | Turbot metadata for this `value`. | -| `type` | PolicyType | The `type` information for this `value`. | -| `value` | Scalar | The `value` to be used by controls/actions/etc. | \ No newline at end of file diff --git a/docs/reference/graphql/object/PolicyValueList.md b/docs/reference/graphql/object/PolicyValueList.md deleted file mode 100644 index e9be6d75..00000000 --- a/docs/reference/graphql/object/PolicyValueList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'PolicyValueList' -template: Documentation -sidebar_label: PolicyValueList -deprecated: false -nav: - title: 'PolicyValueList' - order: 10 ---- - -# PolicyValueList - -
PolicyValueList
- - - -A paginated list of `PolicyValue`. - -| | | | -| -- | -- | -- | -| `items` | [PolicyValue] | The `items` for this page of `PolicyValueList`. | -| `metadata` | PolicyValueListMetadata | List metadata information for the instance of `PolicyValueList`. | -| `paging` | ListPaging | The `paging` information for this page of `PolicyValueList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/PolicyValueListMetadata.md b/docs/reference/graphql/object/PolicyValueListMetadata.md deleted file mode 100644 index 5f560df7..00000000 --- a/docs/reference/graphql/object/PolicyValueListMetadata.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'PolicyValueListMetadata' -template: Documentation -sidebar_label: PolicyValueListMetadata -deprecated: false -nav: - title: 'PolicyValueListMetadata' - order: 10 ---- - -# PolicyValueListMetadata - -
PolicyValueListMetadata
- - - - - -| | | | -| -- | -- | -- | -| `filters` | [String] | | -| `stats` | PolicyValueListStats | | \ No newline at end of file diff --git a/docs/reference/graphql/object/PolicyValueListStats.md b/docs/reference/graphql/object/PolicyValueListStats.md deleted file mode 100644 index 931f5b6d..00000000 --- a/docs/reference/graphql/object/PolicyValueListStats.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'PolicyValueListStats' -template: Documentation -sidebar_label: PolicyValueListStats -deprecated: false -nav: - title: 'PolicyValueListStats' - order: 10 ---- - -# PolicyValueListStats - -
PolicyValueListStats
- - - - - -| | | | -| -- | -- | -- | -| `policy` | PolicyValueStats | | -| `total` | Int | | \ No newline at end of file diff --git a/docs/reference/graphql/object/PolicyValueStats.md b/docs/reference/graphql/object/PolicyValueStats.md deleted file mode 100644 index 13a85036..00000000 --- a/docs/reference/graphql/object/PolicyValueStats.md +++ /dev/null @@ -1,25 +0,0 @@ ---- -title: 'PolicyValueStats' -template: Documentation -sidebar_label: PolicyValueStats -deprecated: false -nav: - title: 'PolicyValueStats' - order: 10 ---- - -# PolicyValueStats - -
PolicyValueStats
- - - - - -| | | | -| -- | -- | -- | -| `error` | Int | | -| `invalid` | Int | | -| `ok` | Int | | -| `tbd` | Int | | -| `total` | Int | | \ No newline at end of file diff --git a/docs/reference/graphql/object/PolicyValues.md b/docs/reference/graphql/object/PolicyValues.md deleted file mode 100644 index 7e1976a9..00000000 --- a/docs/reference/graphql/object/PolicyValues.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'PolicyValues' -template: Documentation -sidebar_label: PolicyValues -deprecated: false -nav: - title: 'PolicyValues' - order: 10 ---- - -# PolicyValues - -
PolicyValues
- - - -A paginated list of `PolicyValue`. - -| | | | -| -- | -- | -- | -| `items` | [PolicyValue] | The `items` for this page of `PolicyValues`. | -| `metadata` | PolicyValueListMetadata | List metadata information for the instance of `PolicyValues`. | -| `paging` | ListPaging | The `paging` information for this page of `PolicyValues`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/Process.md b/docs/reference/graphql/object/Process.md deleted file mode 100644 index c1b48922..00000000 --- a/docs/reference/graphql/object/Process.md +++ /dev/null @@ -1,32 +0,0 @@ ---- -title: 'Process' -template: Documentation -sidebar_label: Process -deprecated: false -nav: - title: 'Process' - order: 10 ---- - -# Process - -
Process
- - - - - -| | | | -| -- | -- | -- | -| `actionType` | ActionType | The `actionType` for this `Process`. | -| `context` | Scalar | | -| `control` | Control | The `control` for this `Process`. | -| `data` | Scalar | | -| `dependencies` | Scalar | | -| `history` | ProcessHistory | | -| `input` | Scalar | | -| `notifications` | Notifications | | -| `policyValue` | PolicyValue | The `policyValue` for this `Process`. | -| `resource` | Resource | The `resource` for this `Process`. | -| `state` | String | | -| `turbot` | TurbotProcessMetadata | | \ No newline at end of file diff --git a/docs/reference/graphql/object/ProcessHistory.md b/docs/reference/graphql/object/ProcessHistory.md deleted file mode 100644 index 33df9f60..00000000 --- a/docs/reference/graphql/object/ProcessHistory.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ProcessHistory' -template: Documentation -sidebar_label: ProcessHistory -deprecated: false -nav: - title: 'ProcessHistory' - order: 10 ---- - -# ProcessHistory - -
ProcessHistory
- - - - - -| | | | -| -- | -- | -- | -| `items` | [ProcessHistoryItem] | | -| `metadata` | ListMetadata | | -| `paging` | ListPaging | | \ No newline at end of file diff --git a/docs/reference/graphql/object/ProcessHistoryItem.md b/docs/reference/graphql/object/ProcessHistoryItem.md deleted file mode 100644 index b3b1c486..00000000 --- a/docs/reference/graphql/object/ProcessHistoryItem.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -title: 'ProcessHistoryItem' -template: Documentation -sidebar_label: ProcessHistoryItem -deprecated: false -nav: - title: 'ProcessHistoryItem' - order: 10 ---- - -# ProcessHistoryItem - -
ProcessHistoryItem
- - - - - -| | | | -| -- | -- | -- | -| `control` | Control | The `control` for this `ProcessHistoryItem`. | -| `data` | Scalar | | -| `policyValue` | PolicyValue | The `policyValue` for this `ProcessHistoryItem`. | -| `resource` | Resource | The `resource` for this `ProcessHistoryItem`. | -| `state` | String | | -| `turbot` | TurbotProcessHistoryItemMetadata | | \ No newline at end of file diff --git a/docs/reference/graphql/object/ProcessList.md b/docs/reference/graphql/object/ProcessList.md deleted file mode 100644 index f0ab0601..00000000 --- a/docs/reference/graphql/object/ProcessList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ProcessList' -template: Documentation -sidebar_label: ProcessList -deprecated: false -nav: - title: 'ProcessList' - order: 10 ---- - -# ProcessList - -
ProcessList
- - - -A paginated list of `Process`. - -| | | | -| -- | -- | -- | -| `items` | [Process] | The `items` for this page of `ProcessList`. | -| `metadata` | ListMetadata | List metadata information for the instance of `ProcessList`. | -| `paging` | ListPaging | The `paging` information for this page of `ProcessList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ProcessLog.md b/docs/reference/graphql/object/ProcessLog.md deleted file mode 100644 index 51ac25a8..00000000 --- a/docs/reference/graphql/object/ProcessLog.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: 'ProcessLog' -template: Documentation -sidebar_label: ProcessLog -deprecated: false -nav: - title: 'ProcessLog' - order: 10 ---- - -# ProcessLog - -
ProcessLog
- - - - - -| | | | -| -- | -- | -- | -| `data` | Scalar | | -| `level` | String | | -| `message` | String | | -| `turbot` | TurbotProcessLogMetadata | | \ No newline at end of file diff --git a/docs/reference/graphql/object/ProcessLogList.md b/docs/reference/graphql/object/ProcessLogList.md deleted file mode 100644 index 970710a4..00000000 --- a/docs/reference/graphql/object/ProcessLogList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ProcessLogList' -template: Documentation -sidebar_label: ProcessLogList -deprecated: false -nav: - title: 'ProcessLogList' - order: 10 ---- - -# ProcessLogList - -
ProcessLogList
- - - -A paginated list of `ProcessLog`. - -| | | | -| -- | -- | -- | -| `items` | [ProcessLog] | The `items` for this page of `ProcessLogList`. | -| `metadata` | ListMetadata | List metadata information for the instance of `ProcessLogList`. | -| `paging` | ListPaging | The `paging` information for this page of `ProcessLogList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ProcessLogs.md b/docs/reference/graphql/object/ProcessLogs.md deleted file mode 100644 index 66d44f89..00000000 --- a/docs/reference/graphql/object/ProcessLogs.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ProcessLogs' -template: Documentation -sidebar_label: ProcessLogs -deprecated: false -nav: - title: 'ProcessLogs' - order: 10 ---- - -# ProcessLogs - -
ProcessLogs
- - - -A paginated list of `ProcessLog`. - -| | | | -| -- | -- | -- | -| `items` | [ProcessLog] | The `items` for this page of `ProcessLogs`. | -| `metadata` | ListMetadata | List metadata information for the instance of `ProcessLogs`. | -| `paging` | ListPaging | The `paging` information for this page of `ProcessLogs`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/Processes.md b/docs/reference/graphql/object/Processes.md deleted file mode 100644 index f7f5d36a..00000000 --- a/docs/reference/graphql/object/Processes.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'Processes' -template: Documentation -sidebar_label: Processes -deprecated: false -nav: - title: 'Processes' - order: 10 ---- - -# Processes - -
Processes
- - - -A paginated list of `Process`. - -| | | | -| -- | -- | -- | -| `items` | [Process] | The `items` for this page of `Processes`. | -| `metadata` | ListMetadata | List metadata information for the instance of `Processes`. | -| `paging` | ListPaging | The `paging` information for this page of `Processes`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ProfileAccessKey.md b/docs/reference/graphql/object/ProfileAccessKey.md deleted file mode 100644 index 490e9a64..00000000 --- a/docs/reference/graphql/object/ProfileAccessKey.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: 'ProfileAccessKey' -template: Documentation -sidebar_label: ProfileAccessKey -deprecated: false -nav: - title: 'ProfileAccessKey' - order: 10 ---- - -# ProfileAccessKey - -
ProfileAccessKey
- - - - - -| | | | -| -- | -- | -- | -| `accessKey` | ID! | | -| `secretKey` | ID | | -| `status` | ProfileAccessKeyStatus! | | -| `turbot` | TurbotResourceMetadata! | | \ No newline at end of file diff --git a/docs/reference/graphql/object/ProfileAccessKeyList.md b/docs/reference/graphql/object/ProfileAccessKeyList.md deleted file mode 100644 index 7d2b3151..00000000 --- a/docs/reference/graphql/object/ProfileAccessKeyList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ProfileAccessKeyList' -template: Documentation -sidebar_label: ProfileAccessKeyList -deprecated: false -nav: - title: 'ProfileAccessKeyList' - order: 10 ---- - -# ProfileAccessKeyList - -
ProfileAccessKeyList
- - - -A paginated list of `ProfileAccessKey`. - -| | | | -| -- | -- | -- | -| `items` | [ProfileAccessKey] | The `items` for this page of `ProfileAccessKeyList`. | -| `metadata` | ListMetadata | List metadata information for the instance of `ProfileAccessKeyList`. | -| `paging` | ListPaging | The `paging` information for this page of `ProfileAccessKeyList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ProfileAccessKeys.md b/docs/reference/graphql/object/ProfileAccessKeys.md deleted file mode 100644 index 09c39e03..00000000 --- a/docs/reference/graphql/object/ProfileAccessKeys.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ProfileAccessKeys' -template: Documentation -sidebar_label: ProfileAccessKeys -deprecated: false -nav: - title: 'ProfileAccessKeys' - order: 10 ---- - -# ProfileAccessKeys - -
ProfileAccessKeys
- - - -A paginated list of `ProfileAccessKey`. - -| | | | -| -- | -- | -- | -| `items` | [ProfileAccessKey] | The `items` for this page of `ProfileAccessKeys`. | -| `metadata` | ListMetadata | List metadata information for the instance of `ProfileAccessKeys`. | -| `paging` | ListPaging | The `paging` information for this page of `ProfileAccessKeys`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ProfileAccount.md b/docs/reference/graphql/object/ProfileAccount.md deleted file mode 100644 index b5f2885c..00000000 --- a/docs/reference/graphql/object/ProfileAccount.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'ProfileAccount' -template: Documentation -sidebar_label: ProfileAccount -deprecated: false -nav: - title: 'ProfileAccount' - order: 10 ---- - -# ProfileAccount - -
ProfileAccount
- - - -Represents an `account` that the authenticated profile has access to. - -| | | | -| -- | -- | -- | -| `account` | Resource | The `account` resource | -| `metadata` | Scalar | Dynamic set of `metadata` for the specified `account`, e.g. AWS permissions mode or Azure cloud environment. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ProfileAccountList.md b/docs/reference/graphql/object/ProfileAccountList.md deleted file mode 100644 index dbd9cfb5..00000000 --- a/docs/reference/graphql/object/ProfileAccountList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ProfileAccountList' -template: Documentation -sidebar_label: ProfileAccountList -deprecated: false -nav: - title: 'ProfileAccountList' - order: 10 ---- - -# ProfileAccountList - -
ProfileAccountList
- - - -A paginated list of `ProfileAccount`. - -| | | | -| -- | -- | -- | -| `items` | [ProfileAccount] | The `items` for this page of `ProfileAccountList`. | -| `metadata` | ListMetadata | List metadata information for the instance of `ProfileAccountList`. | -| `paging` | ListPaging | The `paging` information for this page of `ProfileAccountList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ProfileAccounts.md b/docs/reference/graphql/object/ProfileAccounts.md deleted file mode 100644 index c945cf17..00000000 --- a/docs/reference/graphql/object/ProfileAccounts.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ProfileAccounts' -template: Documentation -sidebar_label: ProfileAccounts -deprecated: false -nav: - title: 'ProfileAccounts' - order: 10 ---- - -# ProfileAccounts - -
ProfileAccounts
- - - -A paginated list of `ProfileAccount`. - -| | | | -| -- | -- | -- | -| `items` | [ProfileAccount] | The `items` for this page of `ProfileAccounts`. | -| `metadata` | ListMetadata | List metadata information for the instance of `ProfileAccounts`. | -| `paging` | ListPaging | The `paging` information for this page of `ProfileAccounts`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ProfileAwsAccessKey.md b/docs/reference/graphql/object/ProfileAwsAccessKey.md deleted file mode 100644 index 6fea0861..00000000 --- a/docs/reference/graphql/object/ProfileAwsAccessKey.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: 'ProfileAwsAccessKey' -template: Documentation -sidebar_label: ProfileAwsAccessKey -deprecated: false -nav: - title: 'ProfileAwsAccessKey' - order: 10 ---- - -# ProfileAwsAccessKey - -
ProfileAwsAccessKey
- - - - - -| | | | -| -- | -- | -- | -| `accessKeyId` | String! | | -| `secretAccessKey` | String | | -| `status` | String | | -| `userName` | String | | \ No newline at end of file diff --git a/docs/reference/graphql/object/ProfileAwsAccessKeyList.md b/docs/reference/graphql/object/ProfileAwsAccessKeyList.md deleted file mode 100644 index 038af3b3..00000000 --- a/docs/reference/graphql/object/ProfileAwsAccessKeyList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ProfileAwsAccessKeyList' -template: Documentation -sidebar_label: ProfileAwsAccessKeyList -deprecated: false -nav: - title: 'ProfileAwsAccessKeyList' - order: 10 ---- - -# ProfileAwsAccessKeyList - -
ProfileAwsAccessKeyList
- - - -A paginated list of `ProfileAwsAccessKey`. - -| | | | -| -- | -- | -- | -| `items` | [ProfileAwsAccessKey] | The `items` for this page of `ProfileAwsAccessKeyList`. | -| `metadata` | ListMetadata | List metadata information for the instance of `ProfileAwsAccessKeyList`. | -| `paging` | ListPaging | The `paging` information for this page of `ProfileAwsAccessKeyList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ProfileAwsAccessKeys.md b/docs/reference/graphql/object/ProfileAwsAccessKeys.md deleted file mode 100644 index f0dec6c8..00000000 --- a/docs/reference/graphql/object/ProfileAwsAccessKeys.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ProfileAwsAccessKeys' -template: Documentation -sidebar_label: ProfileAwsAccessKeys -deprecated: false -nav: - title: 'ProfileAwsAccessKeys' - order: 10 ---- - -# ProfileAwsAccessKeys - -
ProfileAwsAccessKeys
- - - -A paginated list of `ProfileAwsAccessKey`. - -| | | | -| -- | -- | -- | -| `items` | [ProfileAwsAccessKey] | The `items` for this page of `ProfileAwsAccessKeys`. | -| `metadata` | ListMetadata | List metadata information for the instance of `ProfileAwsAccessKeys`. | -| `paging` | ListPaging | The `paging` information for this page of `ProfileAwsAccessKeys`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ProfileInformation.md b/docs/reference/graphql/object/ProfileInformation.md deleted file mode 100644 index 4ba4d756..00000000 --- a/docs/reference/graphql/object/ProfileInformation.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'ProfileInformation' -template: Documentation -sidebar_label: ProfileInformation -deprecated: false -nav: - title: 'ProfileInformation' - order: 10 ---- - -# ProfileInformation - -
ProfileInformation
- - - -Represents `profile` information for the authenticated user. - -| | | | -| -- | -- | -- | -| `accounts` | ProfileAccounts | The `accounts` this `profile` has access to | -| `loginNames` | Scalar | A dynamic set of login names that represent this `profile` in different login providers e.g. `aws`, `azure` etc. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ProfileSshKey.md b/docs/reference/graphql/object/ProfileSshKey.md deleted file mode 100644 index 26179e3d..00000000 --- a/docs/reference/graphql/object/ProfileSshKey.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: 'ProfileSshKey' -template: Documentation -sidebar_label: ProfileSshKey -deprecated: false -nav: - title: 'ProfileSshKey' - order: 10 ---- - -# ProfileSshKey - -
ProfileSshKey
- - - - - -| | | | -| -- | -- | -- | -| `fingerprint` | ID! | | -| `publicKey` | ID! | | -| `status` | ProfileSshKeyStatus! | | -| `turbot` | TurbotResourceMetadata! | | \ No newline at end of file diff --git a/docs/reference/graphql/object/ProfileSshKeyList.md b/docs/reference/graphql/object/ProfileSshKeyList.md deleted file mode 100644 index 2dcbf83e..00000000 --- a/docs/reference/graphql/object/ProfileSshKeyList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ProfileSshKeyList' -template: Documentation -sidebar_label: ProfileSshKeyList -deprecated: false -nav: - title: 'ProfileSshKeyList' - order: 10 ---- - -# ProfileSshKeyList - -
ProfileSshKeyList
- - - -A paginated list of `ProfileSshKey`. - -| | | | -| -- | -- | -- | -| `items` | [ProfileSshKey] | The `items` for this page of `ProfileSshKeyList`. | -| `metadata` | ListMetadata | List metadata information for the instance of `ProfileSshKeyList`. | -| `paging` | ListPaging | The `paging` information for this page of `ProfileSshKeyList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ProfileSshKeys.md b/docs/reference/graphql/object/ProfileSshKeys.md deleted file mode 100644 index db6e55f4..00000000 --- a/docs/reference/graphql/object/ProfileSshKeys.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ProfileSshKeys' -template: Documentation -sidebar_label: ProfileSshKeys -deprecated: false -nav: - title: 'ProfileSshKeys' - order: 10 ---- - -# ProfileSshKeys - -
ProfileSshKeys
- - - -A paginated list of `ProfileSshKey`. - -| | | | -| -- | -- | -- | -| `items` | [ProfileSshKey] | The `items` for this page of `ProfileSshKeys`. | -| `metadata` | ListMetadata | List metadata information for the instance of `ProfileSshKeys`. | -| `paging` | ListPaging | The `paging` information for this page of `ProfileSshKeys`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/Resource.md b/docs/reference/graphql/object/Resource.md deleted file mode 100644 index 83eed704..00000000 --- a/docs/reference/graphql/object/Resource.md +++ /dev/null @@ -1,51 +0,0 @@ ---- -title: 'Resource' -template: Documentation -sidebar_label: Resource -deprecated: false -nav: - title: 'Resource' - order: 10 ---- - -# Resource - -
Resource
- - - -Represents a `Resource` in Turbot. - -For more information, please see [Resources](https://turbot.com/guardrails/docs/concepts/resources). - -| | | | -| -- | -- | -- | -| `activeGrants` | ActiveGrants | Returns any `activeGrants` for this `Resource` that you have permission to get, subject to the optional `filter` and `paging` arguments. | -| `actor` | Actor | The `actor` information for this `Resource`. | -| `akas` | [String!] | The globally-unique `akas` for this `Resource`. | -| `attachedResources` | Resources | Returns the `attachedResources` for this `Resource`. For more information, please see [Policy Hierarchy](https://turbot.com/guardrails/docs/concepts/policies/hierarchy). | -| `attachedSmartFolders` | Resources | Returns the `attachedSmartFolders` for this `Resource`. For more information, please see [Policy Hierarchy](https://turbot.com/guardrails/docs/concepts/policies/hierarchy). | -| `availableSmartFolders` | Resources | Returns the `availableSmartFolders` that can be attached to this `Resource`. For more information, please see [Policy Hierarchy](https://turbot.com/guardrails/docs/concepts/policies/hierarchy). | -| `children` | Resources | The immediate `children` for this `Resource`. | -| `control` | Control | Returns the `control` for the given `uri` for this `Resource`, if it exists. | -| `controls` | Controls | Returns any `controls` for this `Resource` that you have permission to get, subject to the optional `filter` and `paging` arguments. | -| `data` | Scalar | The `data` for this `Resource`. | -| `descendants` | Resources | The `descendants` of this `Resource`. | -| `favorite` | Favorite | Returns the user's `favorite` for this `Resource`, if it exists. | -| `get` | Scalar | Allows you to safely `get` data from the `Resource` `object` by `path`. For example, `get(path: "Region.Name"` would return the value of the nested property `Region.Name` if it exists. | -| `getSecret` | Scalar | Allows you to safely get the decrypted value of a secret field on the `Resource` `object` by `path`. For example, `get(path: "Account.SecretId"` would return the decrypted value of the nested property `Account.SecretId` if it exists. You must have `Turbot/Admin` permissions granted on this `resource` or above to call this field. | -| `history` | Resources | Returns the `history` of this `Resource`, showing its lifecycle. | -| `icon` | String | DEPRECATED: Use `type.icon`. | -| `metadata` | Scalar | The custom `metadata` for this `Resource`. | -| `notifications` | Notifications | Returns any `notifications` for this `Resource` that you have permission to get, subject to the optional `filter` and `paging` arguments. | -| `object` | Scalar | Returns the full `object` for this `Resource`. You must have `Turbot/Metadata` permissions granted on this `Resource` or above to retrieve the full `object`, else only `turbot` metadata will be returned. | -| `parent` | Resource | The `parent` `Resource` of this `Resource`. | -| `policySettings` | PolicySettings | Returns any `policySettings` for this `Resource` that you have permission to get, subject to the optional `filter` and `paging` arguments. | -| `policyTrunk` | PolicyHierarchies | The `policyTrunk` of this `Resource`. This will include any `attachedSmartFolders`. For more information, please see [Policy Hierarchy](https://turbot.com/guardrails/docs/concepts/policies/hierarchy). | -| `policyValue` | PolicyValue | Returns the `policyValue` for the given `uri` for this `Resource`, if it exists. | -| `tags` | Scalar | The turbot `tags` for this `Resource`. | -| `tagsMap` | Scalar | DEPRECATED: Use `tags`. | -| `title` | String | DEPRECATED: Use `turbot.title`. | -| `trunk` | TrunkItems | The `trunk` for this `Resource`. This will show the resource hierarchy from the root down to this `Resource`. | -| `turbot` | TurbotResourceMetadata! | Turbot metadata for this `Resource`. | -| `type` | ResourceType | The `type` information for this `Resource`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ResourceCategories.md b/docs/reference/graphql/object/ResourceCategories.md deleted file mode 100644 index 9cdc7208..00000000 --- a/docs/reference/graphql/object/ResourceCategories.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ResourceCategories' -template: Documentation -sidebar_label: ResourceCategories -deprecated: false -nav: - title: 'ResourceCategories' - order: 10 ---- - -# ResourceCategories - -
ResourceCategories
- - - -A paginated list of `ResourceCategory`. - -| | | | -| -- | -- | -- | -| `items` | [ResourceCategory] | The `items` for this page of `ResourceCategories`. | -| `metadata` | ListMetadata | List metadata information for the instance of `ResourceCategories`. | -| `paging` | ListPaging | The `paging` information for this page of `ResourceCategories`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ResourceCategory.md b/docs/reference/graphql/object/ResourceCategory.md deleted file mode 100644 index a50d7ba8..00000000 --- a/docs/reference/graphql/object/ResourceCategory.md +++ /dev/null @@ -1,35 +0,0 @@ ---- -title: 'ResourceCategory' -template: Documentation -sidebar_label: ResourceCategory -deprecated: false -nav: - title: 'ResourceCategory' - order: 10 ---- - -# ResourceCategory - -
ResourceCategory
- - - -Represents a `ResourceCategory` in Turbot. - -For more information, please see [Resource Types & Categories](https://turbot.com/guardrails/docs/concepts/resource/types-categories) and [Mods](https://turbot.com/guardrails/docs/mods). - -| | | | -| -- | -- | -- | -| `children` | ResourceCategories | The immediate `children` for this `ResourceCategory`. | -| `controls` | Controls | Returns any `controls` for this `ResourceCategory` that you have permission to get, subject to the optional `filter` and `paging` arguments. | -| `descendants` | ResourceCategories | The `descendants` of this `ResourceCategory`. | -| `description` | String | Short human-friendly description. | -| `icon` | String | FontAwesome `icon` reference, used for display in the product and documentation. Will be in the format `fal-`, `far-` or `fas-` for light, regular and solid icon classes respectively. | -| `modUri` | String! | Unique identifier for the defining mod. | -| `parent` | String | The `parent` `ResourceCategory` of this `ResourceCategory`. | -| `policySettings` | PolicySettings | Returns any `policySettings` for this `ResourceCategory` that you have permission to get, subject to the optional `filter` and `paging` arguments. | -| `resources` | Resources | The `resources` of this `ResourceCategory`, subject to the optional `filter` and `paging` arguments. | -| `title` | String! | Display title. | -| `trunk` | TrunkItems | The `trunk` for this `ResourceCategory`, subject to the optional `filter` and `paging` arguments. This will show the resource type hierarchy from the root down to this `ResourceCategory`. | -| `turbot` | TurbotResourceCategoryMetadata! | Turbot metadata for this `ResourceCategory`. | -| `uri` | String! | Mod-specific unique identifier. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ResourceCategoryList.md b/docs/reference/graphql/object/ResourceCategoryList.md deleted file mode 100644 index 1877bd10..00000000 --- a/docs/reference/graphql/object/ResourceCategoryList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ResourceCategoryList' -template: Documentation -sidebar_label: ResourceCategoryList -deprecated: false -nav: - title: 'ResourceCategoryList' - order: 10 ---- - -# ResourceCategoryList - -
ResourceCategoryList
- - - -A paginated list of `ResourceCategory`. - -| | | | -| -- | -- | -- | -| `items` | [ResourceCategory] | The `items` for this page of `ResourceCategoryList`. | -| `metadata` | ListMetadata | List metadata information for the instance of `ResourceCategoryList`. | -| `paging` | ListPaging | The `paging` information for this page of `ResourceCategoryList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ResourceList.md b/docs/reference/graphql/object/ResourceList.md deleted file mode 100644 index 6beb6a3e..00000000 --- a/docs/reference/graphql/object/ResourceList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ResourceList' -template: Documentation -sidebar_label: ResourceList -deprecated: false -nav: - title: 'ResourceList' - order: 10 ---- - -# ResourceList - -
ResourceList
- - - -A paginated list of `Resource`. - -| | | | -| -- | -- | -- | -| `items` | [Resource] | The `items` for this page of `ResourceList`. | -| `metadata` | ResourceListMetadata | List metadata information for the instance of `ResourceList`. | -| `paging` | ListPaging | The `paging` information for this page of `ResourceList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ResourceListMetadata.md b/docs/reference/graphql/object/ResourceListMetadata.md deleted file mode 100644 index 61e1a034..00000000 --- a/docs/reference/graphql/object/ResourceListMetadata.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'ResourceListMetadata' -template: Documentation -sidebar_label: ResourceListMetadata -deprecated: false -nav: - title: 'ResourceListMetadata' - order: 10 ---- - -# ResourceListMetadata - -
ResourceListMetadata
- - - - - -| | | | -| -- | -- | -- | -| `filters` | [String] | | -| `stats` | ResourceListStats | | \ No newline at end of file diff --git a/docs/reference/graphql/object/ResourceListStats.md b/docs/reference/graphql/object/ResourceListStats.md deleted file mode 100644 index 56ab960b..00000000 --- a/docs/reference/graphql/object/ResourceListStats.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'ResourceListStats' -template: Documentation -sidebar_label: ResourceListStats -deprecated: false -nav: - title: 'ResourceListStats' - order: 10 ---- - -# ResourceListStats - -
ResourceListStats
- - - - - -| | | | -| -- | -- | -- | -| `resource` | ResourceStats | | -| `total` | Int | | \ No newline at end of file diff --git a/docs/reference/graphql/object/ResourcePermissionGrouping.md b/docs/reference/graphql/object/ResourcePermissionGrouping.md deleted file mode 100644 index 052f1531..00000000 --- a/docs/reference/graphql/object/ResourcePermissionGrouping.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ResourcePermissionGrouping' -template: Documentation -sidebar_label: ResourcePermissionGrouping -deprecated: false -nav: - title: 'ResourcePermissionGrouping' - order: 10 ---- - -# ResourcePermissionGrouping - -
ResourcePermissionGrouping
- - - - - -| | | | -| -- | -- | -- | -| `activeGrants` | [ID] | | -| `grants` | [ID] | | -| `resource` | ID | | \ No newline at end of file diff --git a/docs/reference/graphql/object/ResourcePermissionsSummaries.md b/docs/reference/graphql/object/ResourcePermissionsSummaries.md deleted file mode 100644 index 1b701f65..00000000 --- a/docs/reference/graphql/object/ResourcePermissionsSummaries.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ResourcePermissionsSummaries' -template: Documentation -sidebar_label: ResourcePermissionsSummaries -deprecated: false -nav: - title: 'ResourcePermissionsSummaries' - order: 10 ---- - -# ResourcePermissionsSummaries - -
ResourcePermissionsSummaries
- - - -A paginated list of `ResourcePermissionsSummary`. - -| | | | -| -- | -- | -- | -| `items` | [ResourcePermissionsSummary] | The `items` for this page of `ResourcePermissionsSummaries`. | -| `metadata` | ListMetadata | List metadata information for the instance of `ResourcePermissionsSummaries`. | -| `paging` | ListPaging | The `paging` information for this page of `ResourcePermissionsSummaries`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ResourcePermissionsSummary.md b/docs/reference/graphql/object/ResourcePermissionsSummary.md deleted file mode 100644 index dea3f86a..00000000 --- a/docs/reference/graphql/object/ResourcePermissionsSummary.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -title: 'ResourcePermissionsSummary' -template: Documentation -sidebar_label: ResourcePermissionsSummary -deprecated: false -nav: - title: 'ResourcePermissionsSummary' - order: 10 ---- - -# ResourcePermissionsSummary - -
ResourcePermissionsSummary
- - - - - -| | | | -| -- | -- | -- | -| `icon` | String | | -| `object` | Scalar | | -| `permissions` | [PermissionsByIdentity] | | -| `resource` | Resource | | -| `title` | String | | -| `turbot` | TurbotResourcePermissionsDetailMetadata! | | \ No newline at end of file diff --git a/docs/reference/graphql/object/ResourcePermissionsSummaryList.md b/docs/reference/graphql/object/ResourcePermissionsSummaryList.md deleted file mode 100644 index c1c0779c..00000000 --- a/docs/reference/graphql/object/ResourcePermissionsSummaryList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ResourcePermissionsSummaryList' -template: Documentation -sidebar_label: ResourcePermissionsSummaryList -deprecated: false -nav: - title: 'ResourcePermissionsSummaryList' - order: 10 ---- - -# ResourcePermissionsSummaryList - -
ResourcePermissionsSummaryList
- - - -A paginated list of `ResourcePermissionsSummary`. - -| | | | -| -- | -- | -- | -| `items` | [ResourcePermissionsSummary] | The `items` for this page of `ResourcePermissionsSummaryList`. | -| `metadata` | ListMetadata | List metadata information for the instance of `ResourcePermissionsSummaryList`. | -| `paging` | ListPaging | The `paging` information for this page of `ResourcePermissionsSummaryList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ResourceStats.md b/docs/reference/graphql/object/ResourceStats.md deleted file mode 100644 index 85e93596..00000000 --- a/docs/reference/graphql/object/ResourceStats.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'ResourceStats' -template: Documentation -sidebar_label: ResourceStats -deprecated: false -nav: - title: 'ResourceStats' - order: 10 ---- - -# ResourceStats - -
ResourceStats
- - - - - -| | | | -| -- | -- | -- | -| `recent` | Int | | -| `total` | Int | | \ No newline at end of file diff --git a/docs/reference/graphql/object/ResourceSummariesByResource.md b/docs/reference/graphql/object/ResourceSummariesByResource.md deleted file mode 100644 index 7a82848e..00000000 --- a/docs/reference/graphql/object/ResourceSummariesByResource.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ResourceSummariesByResource' -template: Documentation -sidebar_label: ResourceSummariesByResource -deprecated: false -nav: - title: 'ResourceSummariesByResource' - order: 10 ---- - -# ResourceSummariesByResource - -
ResourceSummariesByResource
- - - -A paginated list of `ResourceSummaryByResource`. - -| | | | -| -- | -- | -- | -| `items` | [ResourceSummaryByResource] | The `items` for this page of `ResourceSummariesByResource`. | -| `metadata` | ResourceListMetadata | List metadata information for the instance of `ResourceSummariesByResource`. | -| `paging` | ListPaging | The `paging` information for this page of `ResourceSummariesByResource`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ResourceSummariesByResourceCategory.md b/docs/reference/graphql/object/ResourceSummariesByResourceCategory.md deleted file mode 100644 index 7d30d7dc..00000000 --- a/docs/reference/graphql/object/ResourceSummariesByResourceCategory.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ResourceSummariesByResourceCategory' -template: Documentation -sidebar_label: ResourceSummariesByResourceCategory -deprecated: false -nav: - title: 'ResourceSummariesByResourceCategory' - order: 10 ---- - -# ResourceSummariesByResourceCategory - -
ResourceSummariesByResourceCategory
- - - -A paginated list of `ResourceSummaryByResourceCategory`. - -| | | | -| -- | -- | -- | -| `items` | [ResourceSummaryByResourceCategory] | The `items` for this page of `ResourceSummariesByResourceCategory`. | -| `metadata` | ResourceListMetadata | List metadata information for the instance of `ResourceSummariesByResourceCategory`. | -| `paging` | ListPaging | The `paging` information for this page of `ResourceSummariesByResourceCategory`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ResourceSummariesByResourceType.md b/docs/reference/graphql/object/ResourceSummariesByResourceType.md deleted file mode 100644 index f35d7d9e..00000000 --- a/docs/reference/graphql/object/ResourceSummariesByResourceType.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ResourceSummariesByResourceType' -template: Documentation -sidebar_label: ResourceSummariesByResourceType -deprecated: false -nav: - title: 'ResourceSummariesByResourceType' - order: 10 ---- - -# ResourceSummariesByResourceType - -
ResourceSummariesByResourceType
- - - -A paginated list of `ResourceSummaryByResourceType`. - -| | | | -| -- | -- | -- | -| `items` | [ResourceSummaryByResourceType] | The `items` for this page of `ResourceSummariesByResourceType`. | -| `metadata` | ResourceListMetadata | List metadata information for the instance of `ResourceSummariesByResourceType`. | -| `paging` | ListPaging | The `paging` information for this page of `ResourceSummariesByResourceType`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ResourceSummaryByResource.md b/docs/reference/graphql/object/ResourceSummaryByResource.md deleted file mode 100644 index cd6bd57a..00000000 --- a/docs/reference/graphql/object/ResourceSummaryByResource.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'ResourceSummaryByResource' -template: Documentation -sidebar_label: ResourceSummaryByResource -deprecated: false -nav: - title: 'ResourceSummaryByResource' - order: 10 ---- - -# ResourceSummaryByResource - -
ResourceSummaryByResource
- - - - - -| | | | -| -- | -- | -- | -| `resource` | Resource | | -| `summary` | ResourceSummaryListStats | | \ No newline at end of file diff --git a/docs/reference/graphql/object/ResourceSummaryByResourceCategory.md b/docs/reference/graphql/object/ResourceSummaryByResourceCategory.md deleted file mode 100644 index e59b9c4a..00000000 --- a/docs/reference/graphql/object/ResourceSummaryByResourceCategory.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'ResourceSummaryByResourceCategory' -template: Documentation -sidebar_label: ResourceSummaryByResourceCategory -deprecated: false -nav: - title: 'ResourceSummaryByResourceCategory' - order: 10 ---- - -# ResourceSummaryByResourceCategory - -
ResourceSummaryByResourceCategory
- - - - - -| | | | -| -- | -- | -- | -| `category` | ResourceCategory | | -| `summary` | ResourceSummaryListStats | | \ No newline at end of file diff --git a/docs/reference/graphql/object/ResourceSummaryByResourceCategoryList.md b/docs/reference/graphql/object/ResourceSummaryByResourceCategoryList.md deleted file mode 100644 index aec86835..00000000 --- a/docs/reference/graphql/object/ResourceSummaryByResourceCategoryList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ResourceSummaryByResourceCategoryList' -template: Documentation -sidebar_label: ResourceSummaryByResourceCategoryList -deprecated: false -nav: - title: 'ResourceSummaryByResourceCategoryList' - order: 10 ---- - -# ResourceSummaryByResourceCategoryList - -
ResourceSummaryByResourceCategoryList
- - - -A paginated list of `ResourceSummaryByResourceCategory`. - -| | | | -| -- | -- | -- | -| `items` | [ResourceSummaryByResourceCategory] | The `items` for this page of `ResourceSummaryByResourceCategoryList`. | -| `metadata` | ResourceListMetadata | List metadata information for the instance of `ResourceSummaryByResourceCategoryList`. | -| `paging` | ListPaging | The `paging` information for this page of `ResourceSummaryByResourceCategoryList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ResourceSummaryByResourceList.md b/docs/reference/graphql/object/ResourceSummaryByResourceList.md deleted file mode 100644 index 558acd6c..00000000 --- a/docs/reference/graphql/object/ResourceSummaryByResourceList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ResourceSummaryByResourceList' -template: Documentation -sidebar_label: ResourceSummaryByResourceList -deprecated: false -nav: - title: 'ResourceSummaryByResourceList' - order: 10 ---- - -# ResourceSummaryByResourceList - -
ResourceSummaryByResourceList
- - - -A paginated list of `ResourceSummaryByResource`. - -| | | | -| -- | -- | -- | -| `items` | [ResourceSummaryByResource] | The `items` for this page of `ResourceSummaryByResourceList`. | -| `metadata` | ResourceListMetadata | List metadata information for the instance of `ResourceSummaryByResourceList`. | -| `paging` | ListPaging | The `paging` information for this page of `ResourceSummaryByResourceList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ResourceSummaryByResourceType.md b/docs/reference/graphql/object/ResourceSummaryByResourceType.md deleted file mode 100644 index 989a2518..00000000 --- a/docs/reference/graphql/object/ResourceSummaryByResourceType.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'ResourceSummaryByResourceType' -template: Documentation -sidebar_label: ResourceSummaryByResourceType -deprecated: false -nav: - title: 'ResourceSummaryByResourceType' - order: 10 ---- - -# ResourceSummaryByResourceType - -
ResourceSummaryByResourceType
- - - - - -| | | | -| -- | -- | -- | -| `summary` | ResourceSummaryListStats | | -| `type` | ResourceType | | \ No newline at end of file diff --git a/docs/reference/graphql/object/ResourceSummaryByResourceTypeList.md b/docs/reference/graphql/object/ResourceSummaryByResourceTypeList.md deleted file mode 100644 index 273dad61..00000000 --- a/docs/reference/graphql/object/ResourceSummaryByResourceTypeList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ResourceSummaryByResourceTypeList' -template: Documentation -sidebar_label: ResourceSummaryByResourceTypeList -deprecated: false -nav: - title: 'ResourceSummaryByResourceTypeList' - order: 10 ---- - -# ResourceSummaryByResourceTypeList - -
ResourceSummaryByResourceTypeList
- - - -A paginated list of `ResourceSummaryByResourceType`. - -| | | | -| -- | -- | -- | -| `items` | [ResourceSummaryByResourceType] | The `items` for this page of `ResourceSummaryByResourceTypeList`. | -| `metadata` | ResourceListMetadata | List metadata information for the instance of `ResourceSummaryByResourceTypeList`. | -| `paging` | ListPaging | The `paging` information for this page of `ResourceSummaryByResourceTypeList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ResourceSummaryListStats.md b/docs/reference/graphql/object/ResourceSummaryListStats.md deleted file mode 100644 index 5dd49b04..00000000 --- a/docs/reference/graphql/object/ResourceSummaryListStats.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ResourceSummaryListStats' -template: Documentation -sidebar_label: ResourceSummaryListStats -deprecated: false -nav: - title: 'ResourceSummaryListStats' - order: 10 ---- - -# ResourceSummaryListStats - -
ResourceSummaryListStats
- - - - - -| | | | -| -- | -- | -- | -| `control` | ControlStats | | -| `resource` | ResourceStats | | -| `total` | Int | | \ No newline at end of file diff --git a/docs/reference/graphql/object/ResourceTag.md b/docs/reference/graphql/object/ResourceTag.md deleted file mode 100644 index 775e38b3..00000000 --- a/docs/reference/graphql/object/ResourceTag.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: 'ResourceTag' -template: Documentation -sidebar_label: ResourceTag -deprecated: false -nav: - title: 'ResourceTag' - order: 10 ---- - -# ResourceTag - -
ResourceTag
- - - - - -| | | | -| -- | -- | -- | -| `key` | String | | -| `resources` | Resources | The `resources` that contain this `Tag` i.e. key/value pair. | -| `turbot` | TurbotResourceTagMetadata | | -| `value` | Scalar | | \ No newline at end of file diff --git a/docs/reference/graphql/object/ResourceTagList.md b/docs/reference/graphql/object/ResourceTagList.md deleted file mode 100644 index ac735f8a..00000000 --- a/docs/reference/graphql/object/ResourceTagList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ResourceTagList' -template: Documentation -sidebar_label: ResourceTagList -deprecated: false -nav: - title: 'ResourceTagList' - order: 10 ---- - -# ResourceTagList - -
ResourceTagList
- - - -A paginated list of `ResourceTag`. - -| | | | -| -- | -- | -- | -| `items` | [ResourceTag] | The `items` for this page of `ResourceTagList`. | -| `metadata` | ListMetadata | List metadata information for the instance of `ResourceTagList`. | -| `paging` | ListPaging | The `paging` information for this page of `ResourceTagList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ResourceTags.md b/docs/reference/graphql/object/ResourceTags.md deleted file mode 100644 index cc690056..00000000 --- a/docs/reference/graphql/object/ResourceTags.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ResourceTags' -template: Documentation -sidebar_label: ResourceTags -deprecated: false -nav: - title: 'ResourceTags' - order: 10 ---- - -# ResourceTags - -
ResourceTags
- - - -A paginated list of `ResourceTag`. - -| | | | -| -- | -- | -- | -| `items` | [ResourceTag] | The `items` for this page of `ResourceTags`. | -| `metadata` | ListMetadata | List metadata information for the instance of `ResourceTags`. | -| `paging` | ListPaging | The `paging` information for this page of `ResourceTags`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ResourceType.md b/docs/reference/graphql/object/ResourceType.md deleted file mode 100644 index d3eb7c08..00000000 --- a/docs/reference/graphql/object/ResourceType.md +++ /dev/null @@ -1,39 +0,0 @@ ---- -title: 'ResourceType' -template: Documentation -sidebar_label: ResourceType -deprecated: false -nav: - title: 'ResourceType' - order: 10 ---- - -# ResourceType - -
ResourceType
- - - -Represents a `ResourceType` defined within a Mod. - -For more information, please see [Resource Types & Categories](https://turbot.com/guardrails/docs/concepts/resource/types-categories) and [Mods](https://turbot.com/guardrails/docs/mods). - -| | | | -| -- | -- | -- | -| `category` | ResourceCategory | The `category` information for this `ResourceType`. | -| `categoryUri` | String | Unique identifier for the category. | -| `children` | ResourceTypes | The immediate `children` for this `ResourceType`. | -| `controls` | Controls | Returns any `controls` for this `ResourceType` that you have permission to get, subject to the optional `filter` and `paging` arguments. | -| `descendants` | ResourceTypes | The `descendants` of this `ResourceType`. | -| `description` | String | Short human-friendly description. | -| `graphQL` | GraphqlResourceTypeMetadata | Returns compiled `graphQL` typedefs for this `ResourceType`, used for generating strongly-typed custom resource schemas in runnable input queries. | -| `icon` | String | FontAwesome `icon` reference, used for display in the product and documentation. Will be in the format `fal-`, `far-` or `fas-` for light, regular and solid icon classes respectively. | -| `metadataTemplates` | Scalar | Optional `metadataTemplates` for the `ResourceType`. | -| `modUri` | String! | Unique identifier for the defining mod. | -| `policySettings` | PolicySettings | Returns any `policySettings` for this `ResourceType` that you have permission to get, subject to the optional `filter` and `paging` arguments. | -| `resources` | Resources | The `resources` of this `ResourceType`, subject to the optional `filter` and `paging` arguments. | -| `terraform` | TerraformResourceTypeMetadata | Contains property mappings and other metadata to allow Turbot to manage `resources` of this the `ResourceType` using `terraform`. | -| `title` | String! | Display title. | -| `trunk` | TrunkItems | The `trunk` for this `ResourceType`, subject to the optional `filter` and `paging` arguments. This will show the resource type hierarchy from the root down to this `ResourceType`. | -| `turbot` | TurbotResourceTypeMetadata! | Turbot metadata for this `ResourceType`. | -| `uri` | String! | Mod-specific unique identifier. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ResourceTypeList.md b/docs/reference/graphql/object/ResourceTypeList.md deleted file mode 100644 index adf62dfd..00000000 --- a/docs/reference/graphql/object/ResourceTypeList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ResourceTypeList' -template: Documentation -sidebar_label: ResourceTypeList -deprecated: false -nav: - title: 'ResourceTypeList' - order: 10 ---- - -# ResourceTypeList - -
ResourceTypeList
- - - -A paginated list of `ResourceType`. - -| | | | -| -- | -- | -- | -| `items` | [ResourceType] | The `items` for this page of `ResourceTypeList`. | -| `metadata` | ResourceListMetadata | List metadata information for the instance of `ResourceTypeList`. | -| `paging` | ListPaging | The `paging` information for this page of `ResourceTypeList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ResourceTypes.md b/docs/reference/graphql/object/ResourceTypes.md deleted file mode 100644 index 4e09229a..00000000 --- a/docs/reference/graphql/object/ResourceTypes.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ResourceTypes' -template: Documentation -sidebar_label: ResourceTypes -deprecated: false -nav: - title: 'ResourceTypes' - order: 10 ---- - -# ResourceTypes - -
ResourceTypes
- - - -A paginated list of `ResourceType`. - -| | | | -| -- | -- | -- | -| `items` | [ResourceType] | The `items` for this page of `ResourceTypes`. | -| `metadata` | ResourceListMetadata | List metadata information for the instance of `ResourceTypes`. | -| `paging` | ListPaging | The `paging` information for this page of `ResourceTypes`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/Resources.md b/docs/reference/graphql/object/Resources.md deleted file mode 100644 index 3713a9b3..00000000 --- a/docs/reference/graphql/object/Resources.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'Resources' -template: Documentation -sidebar_label: Resources -deprecated: false -nav: - title: 'Resources' - order: 10 ---- - -# Resources - -
Resources
- - - -A paginated list of `Resource`. - -| | | | -| -- | -- | -- | -| `items` | [Resource] | The `items` for this page of `Resources`. | -| `metadata` | ResourceListMetadata | List metadata information for the instance of `Resources`. | -| `paging` | ListPaging | The `paging` information for this page of `Resources`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ResourcesByResource.md b/docs/reference/graphql/object/ResourcesByResource.md deleted file mode 100644 index ee5b3bd7..00000000 --- a/docs/reference/graphql/object/ResourcesByResource.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'ResourcesByResource' -template: Documentation -sidebar_label: ResourcesByResource -deprecated: false -nav: - title: 'ResourcesByResource' - order: 10 ---- - -# ResourcesByResource - -
ResourcesByResource
- - - - - -| | | | -| -- | -- | -- | -| `resource` | Resource | | -| `summary` | ResourceSummaryListStats | | \ No newline at end of file diff --git a/docs/reference/graphql/object/ResourcesByResourceCategories.md b/docs/reference/graphql/object/ResourcesByResourceCategories.md deleted file mode 100644 index ba7768f0..00000000 --- a/docs/reference/graphql/object/ResourcesByResourceCategories.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ResourcesByResourceCategories' -template: Documentation -sidebar_label: ResourcesByResourceCategories -deprecated: false -nav: - title: 'ResourcesByResourceCategories' - order: 10 ---- - -# ResourcesByResourceCategories - -
ResourcesByResourceCategories
- - - -A paginated list of `ResourcesByResourceCategory`. - -| | | | -| -- | -- | -- | -| `items` | [ResourcesByResourceCategory] | The `items` for this page of `ResourcesByResourceCategories`. | -| `metadata` | ResourceListMetadata | List metadata information for the instance of `ResourcesByResourceCategories`. | -| `paging` | ListPaging | The `paging` information for this page of `ResourcesByResourceCategories`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ResourcesByResourceCategory.md b/docs/reference/graphql/object/ResourcesByResourceCategory.md deleted file mode 100644 index 15dd648d..00000000 --- a/docs/reference/graphql/object/ResourcesByResourceCategory.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'ResourcesByResourceCategory' -template: Documentation -sidebar_label: ResourcesByResourceCategory -deprecated: false -nav: - title: 'ResourcesByResourceCategory' - order: 10 ---- - -# ResourcesByResourceCategory - -
ResourcesByResourceCategory
- - - - - -| | | | -| -- | -- | -- | -| `category` | ResourceCategory | | -| `summary` | ResourceSummaryListStats | | \ No newline at end of file diff --git a/docs/reference/graphql/object/ResourcesByResourceCategoryList.md b/docs/reference/graphql/object/ResourcesByResourceCategoryList.md deleted file mode 100644 index 544e53e6..00000000 --- a/docs/reference/graphql/object/ResourcesByResourceCategoryList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ResourcesByResourceCategoryList' -template: Documentation -sidebar_label: ResourcesByResourceCategoryList -deprecated: false -nav: - title: 'ResourcesByResourceCategoryList' - order: 10 ---- - -# ResourcesByResourceCategoryList - -
ResourcesByResourceCategoryList
- - - -A paginated list of `ResourcesByResourceCategory`. - -| | | | -| -- | -- | -- | -| `items` | [ResourcesByResourceCategory] | The `items` for this page of `ResourcesByResourceCategoryList`. | -| `metadata` | ResourceListMetadata | List metadata information for the instance of `ResourcesByResourceCategoryList`. | -| `paging` | ListPaging | The `paging` information for this page of `ResourcesByResourceCategoryList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ResourcesByResourceList.md b/docs/reference/graphql/object/ResourcesByResourceList.md deleted file mode 100644 index 7d27728d..00000000 --- a/docs/reference/graphql/object/ResourcesByResourceList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ResourcesByResourceList' -template: Documentation -sidebar_label: ResourcesByResourceList -deprecated: false -nav: - title: 'ResourcesByResourceList' - order: 10 ---- - -# ResourcesByResourceList - -
ResourcesByResourceList
- - - -A paginated list of `ResourcesByResource`. - -| | | | -| -- | -- | -- | -| `items` | [ResourcesByResource] | The `items` for this page of `ResourcesByResourceList`. | -| `metadata` | ResourceListMetadata | List metadata information for the instance of `ResourcesByResourceList`. | -| `paging` | ListPaging | The `paging` information for this page of `ResourcesByResourceList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ResourcesByResourceType.md b/docs/reference/graphql/object/ResourcesByResourceType.md deleted file mode 100644 index d4614483..00000000 --- a/docs/reference/graphql/object/ResourcesByResourceType.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'ResourcesByResourceType' -template: Documentation -sidebar_label: ResourcesByResourceType -deprecated: false -nav: - title: 'ResourcesByResourceType' - order: 10 ---- - -# ResourcesByResourceType - -
ResourcesByResourceType
- - - - - -| | | | -| -- | -- | -- | -| `summary` | ResourceSummaryListStats | | -| `type` | ResourceType | | \ No newline at end of file diff --git a/docs/reference/graphql/object/ResourcesByResourceTypeList.md b/docs/reference/graphql/object/ResourcesByResourceTypeList.md deleted file mode 100644 index 4bad63df..00000000 --- a/docs/reference/graphql/object/ResourcesByResourceTypeList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ResourcesByResourceTypeList' -template: Documentation -sidebar_label: ResourcesByResourceTypeList -deprecated: false -nav: - title: 'ResourcesByResourceTypeList' - order: 10 ---- - -# ResourcesByResourceTypeList - -
ResourcesByResourceTypeList
- - - -A paginated list of `ResourcesByResourceType`. - -| | | | -| -- | -- | -- | -| `items` | [ResourcesByResourceType] | The `items` for this page of `ResourcesByResourceTypeList`. | -| `metadata` | ResourceListMetadata | List metadata information for the instance of `ResourcesByResourceTypeList`. | -| `paging` | ListPaging | The `paging` information for this page of `ResourcesByResourceTypeList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ResourcesByResourceTypes.md b/docs/reference/graphql/object/ResourcesByResourceTypes.md deleted file mode 100644 index c2c676fc..00000000 --- a/docs/reference/graphql/object/ResourcesByResourceTypes.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ResourcesByResourceTypes' -template: Documentation -sidebar_label: ResourcesByResourceTypes -deprecated: false -nav: - title: 'ResourcesByResourceTypes' - order: 10 ---- - -# ResourcesByResourceTypes - -
ResourcesByResourceTypes
- - - -A paginated list of `ResourcesByResourceType`. - -| | | | -| -- | -- | -- | -| `items` | [ResourcesByResourceType] | The `items` for this page of `ResourcesByResourceTypes`. | -| `metadata` | ResourceListMetadata | List metadata information for the instance of `ResourcesByResourceTypes`. | -| `paging` | ListPaging | The `paging` information for this page of `ResourcesByResourceTypes`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/ResourcesByResources.md b/docs/reference/graphql/object/ResourcesByResources.md deleted file mode 100644 index fb840107..00000000 --- a/docs/reference/graphql/object/ResourcesByResources.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'ResourcesByResources' -template: Documentation -sidebar_label: ResourcesByResources -deprecated: false -nav: - title: 'ResourcesByResources' - order: 10 ---- - -# ResourcesByResources - -
ResourcesByResources
- - - -A paginated list of `ResourcesByResource`. - -| | | | -| -- | -- | -- | -| `items` | [ResourcesByResource] | The `items` for this page of `ResourcesByResources`. | -| `metadata` | ResourceListMetadata | List metadata information for the instance of `ResourcesByResources`. | -| `paging` | ListPaging | The `paging` information for this page of `ResourcesByResources`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/RunnableDependencies.md b/docs/reference/graphql/object/RunnableDependencies.md deleted file mode 100644 index 1532b78c..00000000 --- a/docs/reference/graphql/object/RunnableDependencies.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: 'RunnableDependencies' -template: Documentation -sidebar_label: RunnableDependencies -deprecated: false -nav: - title: 'RunnableDependencies' - order: 10 ---- - -# RunnableDependencies - -
RunnableDependencies
- - - - - -| | | | -| -- | -- | -- | -| `controls` | Controls | | -| `data` | RunnableDependencyData | | -| `policyValues` | PolicyValues | | -| `resources` | Resources | | \ No newline at end of file diff --git a/docs/reference/graphql/object/RunnableDependencyData.md b/docs/reference/graphql/object/RunnableDependencyData.md deleted file mode 100644 index 00bef8d9..00000000 --- a/docs/reference/graphql/object/RunnableDependencyData.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'RunnableDependencyData' -template: Documentation -sidebar_label: RunnableDependencyData -deprecated: false -nav: - title: 'RunnableDependencyData' - order: 10 ---- - -# RunnableDependencyData - -
RunnableDependencyData
- - - - - -| | | | -| -- | -- | -- | -| `control` | Scalar | | -| `policy` | Scalar | | -| `resource` | Scalar | | \ No newline at end of file diff --git a/docs/reference/graphql/object/SamlDirectory.md b/docs/reference/graphql/object/SamlDirectory.md deleted file mode 100644 index 16f2843b..00000000 --- a/docs/reference/graphql/object/SamlDirectory.md +++ /dev/null @@ -1,36 +0,0 @@ ---- -title: 'SamlDirectory' -template: Documentation -sidebar_label: SamlDirectory -deprecated: false -nav: - title: 'SamlDirectory' - order: 10 ---- - -# SamlDirectory - -
SamlDirectory
- - - - - -| | | | -| -- | -- | -- | -| `allowIdpInitiatedSso` | Boolean | | -| `certificate` | String! | | -| `description` | String | | -| `entryPoint` | String! | | -| `issuer` | String | | -| `nameIdFormat` | SamlNameIdFormat | | -| `profileIdTemplate` | String! | | -| `requiredSignedAssertionResponse` | Boolean | | -| `requiredSignedAuthenticationResponse` | Boolean | | -| `signatureAlgorithm` | SamlSignedRequestAlgorithm | | -| `signaturePrivateKey` | Secret | | -| `signRequests` | Boolean | | -| `status` | DirectoryStatus! | | -| `strictAudienceValidation` | Boolean | | -| `title` | String! | | -| `turbot` | TurbotResourceMetadata! | | \ No newline at end of file diff --git a/docs/reference/graphql/object/Secret.md b/docs/reference/graphql/object/Secret.md deleted file mode 100644 index ba19a744..00000000 --- a/docs/reference/graphql/object/Secret.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -title: 'secret' -template: Documentation -sidebar_label: secret -deprecated: false -nav: - title: 'secret' - order: 10 ---- - -# secret - -
secret
- - - - - -| | | | -| -- | -- | -- | -| `secret` | TurbotSecretMetadata | | \ No newline at end of file diff --git a/docs/reference/graphql/object/SmartFolder.md b/docs/reference/graphql/object/SmartFolder.md deleted file mode 100644 index 867ba0d1..00000000 --- a/docs/reference/graphql/object/SmartFolder.md +++ /dev/null @@ -1,25 +0,0 @@ ---- -title: 'SmartFolder' -template: Documentation -sidebar_label: SmartFolder -deprecated: false -nav: - title: 'SmartFolder' - order: 10 ---- - -# SmartFolder - -
SmartFolder
- - - - - -| | | | -| -- | -- | -- | -| `icon` | String | | -| `object` | Scalar | | -| `tagsMap` | Scalar | | -| `title` | String | | -| `turbot` | TurbotResourceMetadata! | | \ No newline at end of file diff --git a/docs/reference/graphql/object/StackResourceLifecycleMetadata.md b/docs/reference/graphql/object/StackResourceLifecycleMetadata.md deleted file mode 100644 index 263e6699..00000000 --- a/docs/reference/graphql/object/StackResourceLifecycleMetadata.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'StackResourceLifecycleMetadata' -template: Documentation -sidebar_label: StackResourceLifecycleMetadata -deprecated: false -nav: - title: 'StackResourceLifecycleMetadata' - order: 10 ---- - -# StackResourceLifecycleMetadata - -
StackResourceLifecycleMetadata
- - - - - -| | | | -| -- | -- | -- | -| `cmdbDelete` | String | | -| `delete` | String | | \ No newline at end of file diff --git a/docs/reference/graphql/object/TerraformResourceTypeMetadata.md b/docs/reference/graphql/object/TerraformResourceTypeMetadata.md deleted file mode 100644 index 6a137164..00000000 --- a/docs/reference/graphql/object/TerraformResourceTypeMetadata.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -title: 'TerraformResourceTypeMetadata' -template: Documentation -sidebar_label: TerraformResourceTypeMetadata -deprecated: false -nav: - title: 'TerraformResourceTypeMetadata' - order: 10 ---- - -# TerraformResourceTypeMetadata - -
TerraformResourceTypeMetadata
- - - - - -| | | | -| -- | -- | -- | -| `calculatedAka` | Boolean | | -| `lifecycle` | StackResourceLifecycleMetadata | | -| `propertyMap` | Scalar | | -| `stateDefaults` | Scalar | | -| `stateIdTemplate` | String! | | -| `type` | String! | | \ No newline at end of file diff --git a/docs/reference/graphql/object/TrunkItem.md b/docs/reference/graphql/object/TrunkItem.md deleted file mode 100644 index f35ca741..00000000 --- a/docs/reference/graphql/object/TrunkItem.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -title: 'TrunkItem' -template: Documentation -sidebar_label: TrunkItem -deprecated: false -nav: - title: 'TrunkItem' - order: 10 ---- - -# TrunkItem - -
TrunkItem
- - - -Metadata for the `TrunkItem` in the hierarchy. - -| | | | -| -- | -- | -- | -| `turbot` | TurbotTrunkMetadata! | Turbot metadata for this `TrunkItem`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/TrunkItemList.md b/docs/reference/graphql/object/TrunkItemList.md deleted file mode 100644 index 5c25b2e4..00000000 --- a/docs/reference/graphql/object/TrunkItemList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'TrunkItemList' -template: Documentation -sidebar_label: TrunkItemList -deprecated: false -nav: - title: 'TrunkItemList' - order: 10 ---- - -# TrunkItemList - -
TrunkItemList
- - - -A paginated list of `TrunkItem`. - -| | | | -| -- | -- | -- | -| `items` | [TrunkItem] | The `items` for this page of `TrunkItemList`. | -| `metadata` | ListMetadata | List metadata information for the instance of `TrunkItemList`. | -| `paging` | ListPaging | The `paging` information for this page of `TrunkItemList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/TrunkItems.md b/docs/reference/graphql/object/TrunkItems.md deleted file mode 100644 index a99d804a..00000000 --- a/docs/reference/graphql/object/TrunkItems.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: 'TrunkItems' -template: Documentation -sidebar_label: TrunkItems -deprecated: false -nav: - title: 'TrunkItems' - order: 10 ---- - -# TrunkItems - -
TrunkItems
- - - -A paginated list of `TrunkItem`. - -| | | | -| -- | -- | -- | -| `items` | [TrunkItem] | The `items` for this page of `TrunkItems`. | -| `metadata` | ListMetadata | List metadata information for the instance of `TrunkItems`. | -| `paging` | ListPaging | The `paging` information for this page of `TrunkItems`. | -| `title` | String | | \ No newline at end of file diff --git a/docs/reference/graphql/object/TurbotActionMetadata.md b/docs/reference/graphql/object/TurbotActionMetadata.md deleted file mode 100644 index d3acae0b..00000000 --- a/docs/reference/graphql/object/TurbotActionMetadata.md +++ /dev/null @@ -1,33 +0,0 @@ ---- -title: 'TurbotActionMetadata' -template: Documentation -sidebar_label: TurbotActionMetadata -deprecated: false -nav: - title: 'TurbotActionMetadata' - order: 10 ---- - -# TurbotActionMetadata - -
TurbotActionMetadata
- - - - - -| | | | -| -- | -- | -- | -| `actionTypeId` | ID! | | -| `controlId` | ID | | -| `createTimestamp` | String | | -| `deleteTimestamp` | String | | -| `id` | ID! | | -| `metadata` | Scalar | | -| `processId` | ID | | -| `resourceId` | ID! | | -| `state` | Scalar | | -| `stateChangeTimestamp` | String | | -| `timestamp` | String | | -| `title` | String | | -| `versionId` | ID | | \ No newline at end of file diff --git a/docs/reference/graphql/object/TurbotActionTypeMetadata.md b/docs/reference/graphql/object/TurbotActionTypeMetadata.md deleted file mode 100644 index 7b465ca9..00000000 --- a/docs/reference/graphql/object/TurbotActionTypeMetadata.md +++ /dev/null @@ -1,35 +0,0 @@ ---- -title: 'TurbotActionTypeMetadata' -template: Documentation -sidebar_label: TurbotActionTypeMetadata -deprecated: false -nav: - title: 'TurbotActionTypeMetadata' - order: 10 ---- - -# TurbotActionTypeMetadata - -
TurbotActionTypeMetadata
- - - - - -| | | | -| -- | -- | -- | -| `akas` | [String!] | | -| `categoryId` | ID! | | -| `createTimestamp` | String | | -| `deleteTimestamp` | String | | -| `id` | ID! | | -| `metadata` | Scalar | | -| `minimumPermissionRequired` | Scalar | | -| `parentId` | ID | | -| `path` | String! | | -| `resourceRecommendation` | String | | -| `resourceTargetIds` | [ID] | | -| `resourceTypeId` | ID! | | -| `title` | String | | -| `updateTimestamp` | String | | -| `versionId` | ID! | | \ No newline at end of file diff --git a/docs/reference/graphql/object/TurbotActiveGrantMetadata.md b/docs/reference/graphql/object/TurbotActiveGrantMetadata.md deleted file mode 100644 index 7304d3d7..00000000 --- a/docs/reference/graphql/object/TurbotActiveGrantMetadata.md +++ /dev/null @@ -1,36 +0,0 @@ ---- -title: 'TurbotActiveGrantMetadata' -template: Documentation -sidebar_label: TurbotActiveGrantMetadata -deprecated: false -nav: - title: 'TurbotActiveGrantMetadata' - order: 10 ---- - -# TurbotActiveGrantMetadata - -
TurbotActiveGrantMetadata
- - - - - -| | | | -| -- | -- | -- | -| `createTimestamp` | String | | -| `deleteTimestamp` | String | | -| `grantId` | ID | | -| `id` | ID! | | -| `metadata` | Scalar | | -| `processId` | ID | | -| `profileId` | ID | | -| `resourceId` | ID | | -| `status` | String | | -| `tags` | Scalar | | -| `timestamp` | String | | -| `title` | String | | -| `updateTimestamp` | String | | -| `validFromTimestamp` | String | | -| `validToTimestamp` | String | | -| `versionId` | ID | | \ No newline at end of file diff --git a/docs/reference/graphql/object/TurbotControlCategoryMetadata.md b/docs/reference/graphql/object/TurbotControlCategoryMetadata.md deleted file mode 100644 index 731a83cc..00000000 --- a/docs/reference/graphql/object/TurbotControlCategoryMetadata.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -title: 'TurbotControlCategoryMetadata' -template: Documentation -sidebar_label: TurbotControlCategoryMetadata -deprecated: false -nav: - title: 'TurbotControlCategoryMetadata' - order: 10 ---- - -# TurbotControlCategoryMetadata - -
TurbotControlCategoryMetadata
- - - - - -| | | | -| -- | -- | -- | -| `akas` | [String!] | | -| `createTimestamp` | String | | -| `deleteTimestamp` | String | | -| `id` | ID! | | -| `metadata` | Scalar | | -| `parentId` | ID | | -| `path` | String! | | -| `title` | String | | -| `updateTimestamp` | String | | -| `versionId` | ID! | | \ No newline at end of file diff --git a/docs/reference/graphql/object/TurbotControlMetadata.md b/docs/reference/graphql/object/TurbotControlMetadata.md deleted file mode 100644 index 46e3deb5..00000000 --- a/docs/reference/graphql/object/TurbotControlMetadata.md +++ /dev/null @@ -1,40 +0,0 @@ ---- -title: 'TurbotControlMetadata' -template: Documentation -sidebar_label: TurbotControlMetadata -deprecated: false -nav: - title: 'TurbotControlMetadata' - order: 10 ---- - -# TurbotControlMetadata - -
TurbotControlMetadata
- - - - - -| | | | -| -- | -- | -- | -| `controlCategoryId` | ID! | | -| `controlCategoryPath` | String | | -| `controlTypeId` | ID! | | -| `controlTypePath` | String | | -| `createTimestamp` | String | | -| `deleteTimestamp` | String | | -| `dependencies` | RunnableDependencies | | -| `id` | ID! | | -| `metadata` | Scalar | | -| `nextTickTimestamp` | String | | -| `resourceCategoryId` | ID! | | -| `resourceCategoryPath` | String | | -| `resourceId` | ID! | | -| `resourcePath` | String | | -| `resourceTypeId` | ID! | | -| `resourceTypePath` | String | | -| `stateChangeTimestamp` | String | | -| `timestamp` | String | | -| `updateTimestamp` | String | | -| `versionId` | ID! | | \ No newline at end of file diff --git a/docs/reference/graphql/object/TurbotControlTypeMetadata.md b/docs/reference/graphql/object/TurbotControlTypeMetadata.md deleted file mode 100644 index 5f91430b..00000000 --- a/docs/reference/graphql/object/TurbotControlTypeMetadata.md +++ /dev/null @@ -1,33 +0,0 @@ ---- -title: 'TurbotControlTypeMetadata' -template: Documentation -sidebar_label: TurbotControlTypeMetadata -deprecated: false -nav: - title: 'TurbotControlTypeMetadata' - order: 10 ---- - -# TurbotControlTypeMetadata - -
TurbotControlTypeMetadata
- - - - - -| | | | -| -- | -- | -- | -| `akas` | [String!] | | -| `categoryId` | ID! | | -| `createTimestamp` | String | | -| `deleteTimestamp` | String | | -| `id` | ID! | | -| `metadata` | Scalar | | -| `parentId` | ID | | -| `path` | String! | | -| `resourceTargetIds` | [ID] | | -| `resourceTypeId` | ID! | | -| `title` | String | | -| `updateTimestamp` | String | | -| `versionId` | ID! | | \ No newline at end of file diff --git a/docs/reference/graphql/object/TurbotDirectory.md b/docs/reference/graphql/object/TurbotDirectory.md deleted file mode 100644 index 90866881..00000000 --- a/docs/reference/graphql/object/TurbotDirectory.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -title: 'TurbotDirectory' -template: Documentation -sidebar_label: TurbotDirectory -deprecated: false -nav: - title: 'TurbotDirectory' - order: 10 ---- - -# TurbotDirectory - -
TurbotDirectory
- - - - - -| | | | -| -- | -- | -- | -| `description` | String | | -| `profileIdTemplate` | String! | | -| `server` | String! | | -| `status` | DirectoryStatus! | | -| `title` | String! | | -| `turbot` | TurbotResourceMetadata! | | \ No newline at end of file diff --git a/docs/reference/graphql/object/TurbotFavoriteMetadata.md b/docs/reference/graphql/object/TurbotFavoriteMetadata.md deleted file mode 100644 index e35fd73e..00000000 --- a/docs/reference/graphql/object/TurbotFavoriteMetadata.md +++ /dev/null @@ -1,35 +0,0 @@ ---- -title: 'TurbotFavoriteMetadata' -template: Documentation -sidebar_label: TurbotFavoriteMetadata -deprecated: false -nav: - title: 'TurbotFavoriteMetadata' - order: 10 ---- - -# TurbotFavoriteMetadata - -
TurbotFavoriteMetadata
- - - - - -| | | | -| -- | -- | -- | -| `actorIdentityId` | ID | | -| `actorPersonaId` | ID | | -| `actorRoleId` | ID | | -| `createTimestamp` | String | | -| `deleteTimestamp` | String | | -| `id` | ID! | | -| `metadata` | Scalar | | -| `processId` | ID | | -| `resourceId` | ID | | -| `tags` | Scalar | | -| `timestamp` | String | | -| `title` | String | | -| `updateTimestamp` | String | | -| `versionId` | ID | | -| `watchId` | ID | | \ No newline at end of file diff --git a/docs/reference/graphql/object/TurbotGrantMetadata.md b/docs/reference/graphql/object/TurbotGrantMetadata.md deleted file mode 100644 index 7e34e95d..00000000 --- a/docs/reference/graphql/object/TurbotGrantMetadata.md +++ /dev/null @@ -1,31 +0,0 @@ ---- -title: 'TurbotGrantMetadata' -template: Documentation -sidebar_label: TurbotGrantMetadata -deprecated: false -nav: - title: 'TurbotGrantMetadata' - order: 10 ---- - -# TurbotGrantMetadata - -
TurbotGrantMetadata
- - - - - -| | | | -| -- | -- | -- | -| `createTimestamp` | String | | -| `deleteTimestamp` | String | | -| `id` | ID! | | -| `metadata` | Scalar | | -| `processId` | ID | | -| `profileId` | ID | | -| `resourceId` | ID | | -| `status` | String | | -| `timestamp` | String | | -| `updateTimestamp` | String | | -| `versionId` | ID | | \ No newline at end of file diff --git a/docs/reference/graphql/object/TurbotIdentityPermissionsDetailMetadata.md b/docs/reference/graphql/object/TurbotIdentityPermissionsDetailMetadata.md deleted file mode 100644 index 21ef82b2..00000000 --- a/docs/reference/graphql/object/TurbotIdentityPermissionsDetailMetadata.md +++ /dev/null @@ -1,42 +0,0 @@ ---- -title: 'TurbotIdentityPermissionsDetailMetadata' -template: Documentation -sidebar_label: TurbotIdentityPermissionsDetailMetadata -deprecated: false -nav: - title: 'TurbotIdentityPermissionsDetailMetadata' - order: 10 ---- - -# TurbotIdentityPermissionsDetailMetadata - -
TurbotIdentityPermissionsDetailMetadata
- - - - - -| | | | -| -- | -- | -- | -| `actorIdentityId` | ID | | -| `actorPersonaId` | ID | | -| `actorRoleId` | ID | | -| `akas` | [String!] | | -| `alternatePersona` | String | | -| `createTimestamp` | String | | -| `custom` | Scalar | | -| `deleteTimestamp` | String | | -| `id` | ID! | | -| `parentId` | ID | | -| `path` | String | | -| `permissions` | [ResourcePermissionGrouping] | | -| `processId` | ID | | -| `resourceGroupIds` | [ID!] | | -| `resourceTypeId` | ID! | | -| `state` | String | | -| `tags` | Scalar | | -| `terraform` | Scalar | | -| `timestamp` | String | | -| `title` | String | | -| `updateTimestamp` | String | | -| `versionId` | ID! | | \ No newline at end of file diff --git a/docs/reference/graphql/object/TurbotNotificationMetadata.md b/docs/reference/graphql/object/TurbotNotificationMetadata.md deleted file mode 100644 index 9fd7d7ea..00000000 --- a/docs/reference/graphql/object/TurbotNotificationMetadata.md +++ /dev/null @@ -1,53 +0,0 @@ ---- -title: 'TurbotNotificationMetadata' -template: Documentation -sidebar_label: TurbotNotificationMetadata -deprecated: false -nav: - title: 'TurbotNotificationMetadata' - order: 10 ---- - -# TurbotNotificationMetadata - -
TurbotNotificationMetadata
- - - - - -| | | | -| -- | -- | -- | -| `actionId` | ID | | -| `activeGrantsId` | ID | | -| `activeGrantsNewVersionId` | ID | | -| `activeGrantsOldVersionId` | ID | | -| `controlId` | ID | | -| `controlNewVersionId` | ID | | -| `controlOldVersionId` | ID | | -| `createTimestamp` | String | | -| `deleteTimestamp` | String | | -| `grantId` | ID | | -| `grantNewVersionId` | ID | | -| `grantOldVersionId` | ID | | -| `id` | ID! | | -| `metadata` | Scalar | | -| `policyId` | ID | | -| `policyNewVersionId` | ID | | -| `policyOldVersionId` | ID | | -| `policySettingId` | ID | | -| `policySettingNewVersionId` | ID | | -| `policySettingOldVersionId` | ID | | -| `policyValueId` | ID | | -| `policyValueNewVersionId` | ID | | -| `policyValueOldVersionId` | ID | | -| `processId` | ID | | -| `resourceId` | ID | | -| `resourceNewVersionId` | ID | | -| `resourceOldVersionId` | ID | | -| `type` | String | | -| `updateTimestamp` | String | | -| `versionId` | ID! | | -| `watchId` | ID | | -| `watchNewVersionId` | ID | | -| `watchOldVersionId` | ID | | \ No newline at end of file diff --git a/docs/reference/graphql/object/TurbotPermissionMetadata.md b/docs/reference/graphql/object/TurbotPermissionMetadata.md deleted file mode 100644 index cf0f9680..00000000 --- a/docs/reference/graphql/object/TurbotPermissionMetadata.md +++ /dev/null @@ -1,34 +0,0 @@ ---- -title: 'TurbotPermissionMetadata' -template: Documentation -sidebar_label: TurbotPermissionMetadata -deprecated: false -nav: - title: 'TurbotPermissionMetadata' - order: 10 ---- - -# TurbotPermissionMetadata - -
TurbotPermissionMetadata
- - - - - -| | | | -| -- | -- | -- | -| `categoryId` | ID | | -| `createTimestamp` | String | | -| `custom` | Scalar | | -| `deleteTimestamp` | String | | -| `id` | ID! | | -| `metadata` | Scalar | | -| `parentId` | ID | | -| `path` | String | | -| `processId` | ID | | -| `tags` | Scalar | | -| `timestamp` | String | | -| `title` | String | | -| `updateTimestamp` | String | | -| `versionId` | ID | | \ No newline at end of file diff --git a/docs/reference/graphql/object/TurbotPolicyHierarchyMetadata.md b/docs/reference/graphql/object/TurbotPolicyHierarchyMetadata.md deleted file mode 100644 index 1c4f97c9..00000000 --- a/docs/reference/graphql/object/TurbotPolicyHierarchyMetadata.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -title: 'TurbotPolicyHierarchyMetadata' -template: Documentation -sidebar_label: TurbotPolicyHierarchyMetadata -deprecated: false -nav: - title: 'TurbotPolicyHierarchyMetadata' - order: 10 ---- - -# TurbotPolicyHierarchyMetadata - -
TurbotPolicyHierarchyMetadata
- - - - - -| | | | -| -- | -- | -- | -| `createTimestamp` | String | | -| `deleteTimestamp` | String | | -| `id` | ID! | | -| `metadata` | Scalar | | -| `resourceGroupId` | ID | | -| `resourceId` | ID! | | -| `timestamp` | String | | -| `trunkItemId` | ID! | | -| `updateTimestamp` | String | | -| `versionId` | ID! | | \ No newline at end of file diff --git a/docs/reference/graphql/object/TurbotPolicySettingMetadata.md b/docs/reference/graphql/object/TurbotPolicySettingMetadata.md deleted file mode 100644 index 2ca113e3..00000000 --- a/docs/reference/graphql/object/TurbotPolicySettingMetadata.md +++ /dev/null @@ -1,32 +0,0 @@ ---- -title: 'TurbotPolicySettingMetadata' -template: Documentation -sidebar_label: TurbotPolicySettingMetadata -deprecated: false -nav: - title: 'TurbotPolicySettingMetadata' - order: 10 ---- - -# TurbotPolicySettingMetadata - -
TurbotPolicySettingMetadata
- - - - - -| | | | -| -- | -- | -- | -| `createTimestamp` | String | | -| `deleteTimestamp` | String | | -| `id` | ID | | -| `metadata` | Scalar | | -| `policyTypeId` | ID! | | -| `processId` | ID! | | -| `resourceId` | ID! | | -| `timestamp` | String | | -| `updateTimestamp` | String | | -| `validFromTimestamp` | String | | -| `validToTimestamp` | String | | -| `versionId` | ID! | | \ No newline at end of file diff --git a/docs/reference/graphql/object/TurbotPolicyTypeMetadata.md b/docs/reference/graphql/object/TurbotPolicyTypeMetadata.md deleted file mode 100644 index 938817de..00000000 --- a/docs/reference/graphql/object/TurbotPolicyTypeMetadata.md +++ /dev/null @@ -1,38 +0,0 @@ ---- -title: 'TurbotPolicyTypeMetadata' -template: Documentation -sidebar_label: TurbotPolicyTypeMetadata -deprecated: false -nav: - title: 'TurbotPolicyTypeMetadata' - order: 10 ---- - -# TurbotPolicyTypeMetadata - -
TurbotPolicyTypeMetadata
- - - - - -| | | | -| -- | -- | -- | -| `actorIdentityId` | ID | | -| `actorPersonaId` | ID | | -| `actorRoleId` | ID | | -| `akas` | [String!] | | -| `alternatePersona` | String | | -| `categoryId` | String | | -| `createTimestamp` | String | | -| `custom` | Scalar | | -| `deleteTimestamp` | String | | -| `id` | ID! | | -| `parentId` | ID | | -| `path` | String | | -| `processId` | ID | | -| `tags` | Scalar | | -| `timestamp` | String | | -| `title` | String | | -| `updateTimestamp` | String | | -| `versionId` | String | | \ No newline at end of file diff --git a/docs/reference/graphql/object/TurbotPolicyValueMetadata.md b/docs/reference/graphql/object/TurbotPolicyValueMetadata.md deleted file mode 100644 index ab95ff78..00000000 --- a/docs/reference/graphql/object/TurbotPolicyValueMetadata.md +++ /dev/null @@ -1,42 +0,0 @@ ---- -title: 'TurbotPolicyValueMetadata' -template: Documentation -sidebar_label: TurbotPolicyValueMetadata -deprecated: false -nav: - title: 'TurbotPolicyValueMetadata' - order: 10 ---- - -# TurbotPolicyValueMetadata - -
TurbotPolicyValueMetadata
- - - - - -| | | | -| -- | -- | -- | -| `controlCategoryId` | ID! | | -| `controlCategoryPath` | String | | -| `createTimestamp` | String | | -| `deleteTimestamp` | String | | -| `dependencies` | RunnableDependencies | | -| `id` | ID | | -| `metadata` | Scalar | | -| `nextTickTimestamp` | String | | -| `policyTypeId` | ID! | | -| `policyTypePath` | String | | -| `resourceCategoryId` | ID! | | -| `resourceCategoryPath` | String | | -| `resourceId` | ID! | | -| `resourcePath` | String | | -| `resourceTypeId` | ID! | | -| `resourceTypePath` | String | | -| `settingId` | ID | | -| `stateChangeTimestamp` | String | | -| `timestamp` | String | | -| `updateTimestamp` | String | | -| `valueMode` | String | | -| `versionId` | ID | | \ No newline at end of file diff --git a/docs/reference/graphql/object/TurbotProcessHistoryItemMetadata.md b/docs/reference/graphql/object/TurbotProcessHistoryItemMetadata.md deleted file mode 100644 index 2d14655a..00000000 --- a/docs/reference/graphql/object/TurbotProcessHistoryItemMetadata.md +++ /dev/null @@ -1,34 +0,0 @@ ---- -title: 'TurbotProcessHistoryItemMetadata' -template: Documentation -sidebar_label: TurbotProcessHistoryItemMetadata -deprecated: false -nav: - title: 'TurbotProcessHistoryItemMetadata' - order: 10 ---- - -# TurbotProcessHistoryItemMetadata - -
TurbotProcessHistoryItemMetadata
- - - - - -| | | | -| -- | -- | -- | -| `actionId` | ID | | -| `controlId` | ID | | -| `createTimestamp` | String | | -| `deleteTimestamp` | String | | -| `id` | ID! | | -| `level` | String | | -| `messageId` | ID | | -| `policyValueId` | ID | | -| `resourceId` | ID | | -| `type` | String | | -| `updateTimestamp` | String | | -| `versionCloseTimestamp` | String | | -| `versionId` | ID | | -| `versionOpenTimestamp` | String | | \ No newline at end of file diff --git a/docs/reference/graphql/object/TurbotProcessLogMetadata.md b/docs/reference/graphql/object/TurbotProcessLogMetadata.md deleted file mode 100644 index 06071bdc..00000000 --- a/docs/reference/graphql/object/TurbotProcessLogMetadata.md +++ /dev/null @@ -1,29 +0,0 @@ ---- -title: 'TurbotProcessLogMetadata' -template: Documentation -sidebar_label: TurbotProcessLogMetadata -deprecated: false -nav: - title: 'TurbotProcessLogMetadata' - order: 10 ---- - -# TurbotProcessLogMetadata - -
TurbotProcessLogMetadata
- - - - - -| | | | -| -- | -- | -- | -| `createTimestamp` | String | | -| `deleteTimestamp` | String | | -| `id` | ID! | | -| `level` | String | | -| `message` | String | | -| `metadata` | Scalar | | -| `processId` | ID | | -| `updateTimestamp` | String | | -| `versionId` | ID | | \ No newline at end of file diff --git a/docs/reference/graphql/object/TurbotProcessMetadata.md b/docs/reference/graphql/object/TurbotProcessMetadata.md deleted file mode 100644 index c310d662..00000000 --- a/docs/reference/graphql/object/TurbotProcessMetadata.md +++ /dev/null @@ -1,33 +0,0 @@ ---- -title: 'TurbotProcessMetadata' -template: Documentation -sidebar_label: TurbotProcessMetadata -deprecated: false -nav: - title: 'TurbotProcessMetadata' - order: 10 ---- - -# TurbotProcessMetadata - -
TurbotProcessMetadata
- - - - - -| | | | -| -- | -- | -- | -| `actionId` | ID | | -| `actionTypeId` | ID | | -| `controlId` | ID | | -| `createTimestamp` | String | | -| `deleteTimestamp` | String | | -| `id` | ID! | | -| `level` | String | | -| `messageId` | ID | | -| `policyValueId` | ID | | -| `resourceId` | ID | | -| `type` | String | | -| `updateTimestamp` | String | | -| `versionId` | ID | | \ No newline at end of file diff --git a/docs/reference/graphql/object/TurbotResourceCategoryMetadata.md b/docs/reference/graphql/object/TurbotResourceCategoryMetadata.md deleted file mode 100644 index 09f381b3..00000000 --- a/docs/reference/graphql/object/TurbotResourceCategoryMetadata.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -title: 'TurbotResourceCategoryMetadata' -template: Documentation -sidebar_label: TurbotResourceCategoryMetadata -deprecated: false -nav: - title: 'TurbotResourceCategoryMetadata' - order: 10 ---- - -# TurbotResourceCategoryMetadata - -
TurbotResourceCategoryMetadata
- - - - - -| | | | -| -- | -- | -- | -| `akas` | [String!] | | -| `createTimestamp` | String | | -| `deleteTimestamp` | String | | -| `id` | ID! | | -| `metadata` | Scalar | | -| `parentId` | ID | | -| `path` | String | | -| `title` | String | | -| `updateTimestamp` | String | | -| `versionId` | String | | \ No newline at end of file diff --git a/docs/reference/graphql/object/TurbotResourceMetadata.md b/docs/reference/graphql/object/TurbotResourceMetadata.md deleted file mode 100644 index 79807a42..00000000 --- a/docs/reference/graphql/object/TurbotResourceMetadata.md +++ /dev/null @@ -1,45 +0,0 @@ ---- -title: 'TurbotResourceMetadata' -template: Documentation -sidebar_label: TurbotResourceMetadata -deprecated: false -nav: - title: 'TurbotResourceMetadata' - order: 10 ---- - -# TurbotResourceMetadata - -
TurbotResourceMetadata
- - - - - -| | | | -| -- | -- | -- | -| `actorIdentityId` | ID | | -| `actorPersonaId` | ID | | -| `actorRoleId` | ID | | -| `akas` | [String!] | | -| `createTimestamp` | String | | -| `deleteTimestamp` | String | | -| `id` | ID! | | -| `metadata` | Scalar | | -| `parentId` | ID | | -| `path` | String | | -| `processId` | ID | | -| `resourceCategoryId` | ID! | | -| `resourceCategoryPath` | String | | -| `resourceGroupIds` | [ID!] | | -| `resourceParentAka` | String | | -| `resourceTypeId` | ID! | | -| `resourceTypePath` | String | | -| `state` | String | | -| `tags` | Scalar | | -| `terraform` | Scalar | | -| `timestamp` | String | | -| `title` | String | | -| `updateTimestamp` | String | | -| `versionId` | ID! | | -| `custom` | Scalar | DEPRECATED: Use `metadata`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/TurbotResourceNavigationNodeMetadata.md b/docs/reference/graphql/object/TurbotResourceNavigationNodeMetadata.md deleted file mode 100644 index a9c9ffd3..00000000 --- a/docs/reference/graphql/object/TurbotResourceNavigationNodeMetadata.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'TurbotResourceNavigationNodeMetadata' -template: Documentation -sidebar_label: TurbotResourceNavigationNodeMetadata -deprecated: false -nav: - title: 'TurbotResourceNavigationNodeMetadata' - order: 10 ---- - -# TurbotResourceNavigationNodeMetadata - -
TurbotResourceNavigationNodeMetadata
- - - - - -| | | | -| -- | -- | -- | -| `id` | ID | | -| `navigationNodeId` | ID | | -| `resourceTypeId` | ID! | | \ No newline at end of file diff --git a/docs/reference/graphql/object/TurbotResourcePermissionsDetailMetadata.md b/docs/reference/graphql/object/TurbotResourcePermissionsDetailMetadata.md deleted file mode 100644 index 289a79cb..00000000 --- a/docs/reference/graphql/object/TurbotResourcePermissionsDetailMetadata.md +++ /dev/null @@ -1,42 +0,0 @@ ---- -title: 'TurbotResourcePermissionsDetailMetadata' -template: Documentation -sidebar_label: TurbotResourcePermissionsDetailMetadata -deprecated: false -nav: - title: 'TurbotResourcePermissionsDetailMetadata' - order: 10 ---- - -# TurbotResourcePermissionsDetailMetadata - -
TurbotResourcePermissionsDetailMetadata
- - - - - -| | | | -| -- | -- | -- | -| `actorIdentityId` | ID | | -| `actorPersonaId` | ID | | -| `actorRoleId` | ID | | -| `akas` | [String!] | | -| `alternatePersona` | String | | -| `createTimestamp` | String | | -| `custom` | Scalar | | -| `deleteTimestamp` | String | | -| `id` | ID! | | -| `parentId` | ID | | -| `path` | String | | -| `permissions` | [IdentityPermissionGrouping] | | -| `processId` | ID | | -| `resourceGroupIds` | [ID!] | | -| `resourceTypeId` | ID! | | -| `state` | String | | -| `tags` | Scalar | | -| `terraform` | Scalar | | -| `timestamp` | String | | -| `title` | String | | -| `updateTimestamp` | String | | -| `versionId` | ID! | | \ No newline at end of file diff --git a/docs/reference/graphql/object/TurbotResourceTagMetadata.md b/docs/reference/graphql/object/TurbotResourceTagMetadata.md deleted file mode 100644 index 4be723b8..00000000 --- a/docs/reference/graphql/object/TurbotResourceTagMetadata.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -title: 'TurbotResourceTagMetadata' -template: Documentation -sidebar_label: TurbotResourceTagMetadata -deprecated: false -nav: - title: 'TurbotResourceTagMetadata' - order: 10 ---- - -# TurbotResourceTagMetadata - -
TurbotResourceTagMetadata
- - - - - -| | | | -| -- | -- | -- | -| `createTimestamp` | String | | -| `deleteTimestamp` | String | | -| `id` | ID! | | -| `timestamp` | String | | -| `updateTimestamp` | String | | -| `versionId` | ID! | | \ No newline at end of file diff --git a/docs/reference/graphql/object/TurbotResourceTypeMetadata.md b/docs/reference/graphql/object/TurbotResourceTypeMetadata.md deleted file mode 100644 index 4a930021..00000000 --- a/docs/reference/graphql/object/TurbotResourceTypeMetadata.md +++ /dev/null @@ -1,33 +0,0 @@ ---- -title: 'TurbotResourceTypeMetadata' -template: Documentation -sidebar_label: TurbotResourceTypeMetadata -deprecated: false -nav: - title: 'TurbotResourceTypeMetadata' - order: 10 ---- - -# TurbotResourceTypeMetadata - -
TurbotResourceTypeMetadata
- - - - - -| | | | -| -- | -- | -- | -| `akas` | [String!] | | -| `categoryId` | String | | -| `createTimestamp` | String | | -| `deleteTimestamp` | String | | -| `id` | ID! | | -| `metadata` | Scalar | | -| `parentId` | ID | | -| `path` | String | | -| `resourceTargetIds` | [ID] | | -| `resourceTypeId` | ID! | | -| `title` | String | | -| `updateTimestamp` | String | | -| `versionId` | String | | \ No newline at end of file diff --git a/docs/reference/graphql/object/TurbotSecretMetadata.md b/docs/reference/graphql/object/TurbotSecretMetadata.md deleted file mode 100644 index e0284aac..00000000 --- a/docs/reference/graphql/object/TurbotSecretMetadata.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -title: 'TurbotSecretMetadata' -template: Documentation -sidebar_label: TurbotSecretMetadata -deprecated: false -nav: - title: 'TurbotSecretMetadata' - order: 10 ---- - -# TurbotSecretMetadata - -
TurbotSecretMetadata
- - - - - -| | | | -| -- | -- | -- | -| `id` | ID | | \ No newline at end of file diff --git a/docs/reference/graphql/object/TurbotTrunkMetadata.md b/docs/reference/graphql/object/TurbotTrunkMetadata.md deleted file mode 100644 index 0900e3ab..00000000 --- a/docs/reference/graphql/object/TurbotTrunkMetadata.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: 'TurbotTrunkMetadata' -template: Documentation -sidebar_label: TurbotTrunkMetadata -deprecated: false -nav: - title: 'TurbotTrunkMetadata' - order: 10 ---- - -# TurbotTrunkMetadata - -
TurbotTrunkMetadata
- - - - - -| | | | -| -- | -- | -- | -| `id` | ID! | | -| `parentId` | ID | | -| `path` | String | | -| `title` | String | | \ No newline at end of file diff --git a/docs/reference/graphql/object/TurbotWatchMetadata.md b/docs/reference/graphql/object/TurbotWatchMetadata.md deleted file mode 100644 index 114cfa65..00000000 --- a/docs/reference/graphql/object/TurbotWatchMetadata.md +++ /dev/null @@ -1,34 +0,0 @@ ---- -title: 'TurbotWatchMetadata' -template: Documentation -sidebar_label: TurbotWatchMetadata -deprecated: false -nav: - title: 'TurbotWatchMetadata' - order: 10 ---- - -# TurbotWatchMetadata - -
TurbotWatchMetadata
- - - - - -| | | | -| -- | -- | -- | -| `actorIdentityId` | ID | | -| `actorPersonaId` | ID | | -| `actorRoleId` | ID | | -| `createTimestamp` | String | | -| `deleteTimestamp` | String | | -| `favoriteId` | ID | | -| `id` | ID! | | -| `metadata` | Scalar | | -| `processId` | ID | | -| `resourceId` | ID | | -| `timestamp` | String | | -| `title` | String | | -| `updateTimestamp` | String | | -| `versionId` | ID | | \ No newline at end of file diff --git a/docs/reference/graphql/object/TurbotWatchRuleMetadata.md b/docs/reference/graphql/object/TurbotWatchRuleMetadata.md deleted file mode 100644 index 577b396d..00000000 --- a/docs/reference/graphql/object/TurbotWatchRuleMetadata.md +++ /dev/null @@ -1,33 +0,0 @@ ---- -title: 'TurbotWatchRuleMetadata' -template: Documentation -sidebar_label: TurbotWatchRuleMetadata -deprecated: false -nav: - title: 'TurbotWatchRuleMetadata' - order: 10 ---- - -# TurbotWatchRuleMetadata - -
TurbotWatchRuleMetadata
- - - - - -| | | | -| -- | -- | -- | -| `actorIdentityId` | ID | | -| `actorPersonaId` | ID | | -| `actorRoleId` | ID | | -| `createTimestamp` | String | | -| `deleteTimestamp` | String | | -| `id` | ID! | | -| `metadata` | Scalar | | -| `processId` | ID | | -| `timestamp` | String | | -| `title` | String | | -| `updateTimestamp` | String | | -| `versionId` | ID | | -| `watchId` | ID | | \ No newline at end of file diff --git a/docs/reference/graphql/object/Watch.md b/docs/reference/graphql/object/Watch.md deleted file mode 100644 index a58a536d..00000000 --- a/docs/reference/graphql/object/Watch.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -title: 'Watch' -template: Documentation -sidebar_label: Watch -deprecated: false -nav: - title: 'Watch' - order: 10 ---- - -# Watch - -
Watch
- - - - - -| | | | -| -- | -- | -- | -| `description` | String | | -| `filters` | [String!] | | -| `handler` | Scalar | | -| `resource` | Resource | | -| `turbot` | TurbotWatchMetadata | | -| `watchRules` | WatchRules | | \ No newline at end of file diff --git a/docs/reference/graphql/object/WatchList.md b/docs/reference/graphql/object/WatchList.md deleted file mode 100644 index 10de9620..00000000 --- a/docs/reference/graphql/object/WatchList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'WatchList' -template: Documentation -sidebar_label: WatchList -deprecated: false -nav: - title: 'WatchList' - order: 10 ---- - -# WatchList - -
WatchList
- - - -A paginated list of `Watch`. - -| | | | -| -- | -- | -- | -| `items` | [Watch] | The `items` for this page of `WatchList`. | -| `metadata` | ListMetadata | List metadata information for the instance of `WatchList`. | -| `paging` | ListPaging | The `paging` information for this page of `WatchList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/WatchRule.md b/docs/reference/graphql/object/WatchRule.md deleted file mode 100644 index 4115915d..00000000 --- a/docs/reference/graphql/object/WatchRule.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'WatchRule' -template: Documentation -sidebar_label: WatchRule -deprecated: false -nav: - title: 'WatchRule' - order: 10 ---- - -# WatchRule - -
WatchRule
- - - - - -| | | | -| -- | -- | -- | -| `description` | String | | -| `rule` | Scalar | | -| `turbot` | TurbotWatchRuleMetadata | | \ No newline at end of file diff --git a/docs/reference/graphql/object/WatchRuleList.md b/docs/reference/graphql/object/WatchRuleList.md deleted file mode 100644 index e6152536..00000000 --- a/docs/reference/graphql/object/WatchRuleList.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'WatchRuleList' -template: Documentation -sidebar_label: WatchRuleList -deprecated: false -nav: - title: 'WatchRuleList' - order: 10 ---- - -# WatchRuleList - -
WatchRuleList
- - - -A paginated list of `WatchRule`. - -| | | | -| -- | -- | -- | -| `items` | [WatchRule] | The `items` for this page of `WatchRuleList`. | -| `metadata` | ListMetadata | List metadata information for the instance of `WatchRuleList`. | -| `paging` | ListPaging | The `paging` information for this page of `WatchRuleList`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/WatchRules.md b/docs/reference/graphql/object/WatchRules.md deleted file mode 100644 index 260a2188..00000000 --- a/docs/reference/graphql/object/WatchRules.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'WatchRules' -template: Documentation -sidebar_label: WatchRules -deprecated: false -nav: - title: 'WatchRules' - order: 10 ---- - -# WatchRules - -
WatchRules
- - - -A paginated list of `WatchRule`. - -| | | | -| -- | -- | -- | -| `items` | [WatchRule] | The `items` for this page of `WatchRules`. | -| `metadata` | ListMetadata | List metadata information for the instance of `WatchRules`. | -| `paging` | ListPaging | The `paging` information for this page of `WatchRules`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/Watches.md b/docs/reference/graphql/object/Watches.md deleted file mode 100644 index 94ec6118..00000000 --- a/docs/reference/graphql/object/Watches.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: 'Watches' -template: Documentation -sidebar_label: Watches -deprecated: false -nav: - title: 'Watches' - order: 10 ---- - -# Watches - -
Watches
- - - -A paginated list of `Watch`. - -| | | | -| -- | -- | -- | -| `items` | [Watch] | The `items` for this page of `Watches`. | -| `metadata` | ListMetadata | List metadata information for the instance of `Watches`. | -| `paging` | ListPaging | The `paging` information for this page of `Watches`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/Webhook.md b/docs/reference/graphql/object/Webhook.md deleted file mode 100644 index 1b5c04a6..00000000 --- a/docs/reference/graphql/object/Webhook.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'Webhook' -template: Documentation -sidebar_label: Webhook -deprecated: false -nav: - title: 'Webhook' - order: 10 ---- - -# Webhook - -
Webhook
- - - - - -| | | | -| -- | -- | -- | -| `token` | String! | | -| `url` | String! | | \ No newline at end of file diff --git a/docs/reference/graphql/object/WorkspaceInfo.md b/docs/reference/graphql/object/WorkspaceInfo.md deleted file mode 100644 index 158e5d47..00000000 --- a/docs/reference/graphql/object/WorkspaceInfo.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'WorkspaceInfo' -template: Documentation -sidebar_label: WorkspaceInfo -deprecated: false -nav: - title: 'WorkspaceInfo' - order: 10 ---- - -# WorkspaceInfo - -
WorkspaceInfo
- - - - - -| | | | -| -- | -- | -- | -| `featureFlags` | [String!] | Feature flags enabled in the `workspace`. | -| `version` | String! | TE version of the `workspace`. | \ No newline at end of file diff --git a/docs/reference/graphql/object/index.md b/docs/reference/graphql/object/index.md deleted file mode 100644 index 178a4a4a..00000000 --- a/docs/reference/graphql/object/index.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -title: Objects ---- -# Objects - -[Objects](https://graphql.github.io/graphql-spec/June2018/#sec-Objects) in GraphQL represent the resources you can access. An object can contain a list of fields, which are specifically typed. diff --git a/docs/reference/graphql/query/actionTypes.md b/docs/reference/graphql/query/actionTypes.md deleted file mode 100644 index 0b4baebc..00000000 --- a/docs/reference/graphql/query/actionTypes.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'actionTypes' -template: Documentation -sidebar_label: actionTypes -deprecated: false -nav: - title: 'actionTypes' - order: 10 ---- - -# actionTypes - -
actionTypes (filter: [String!], paging: String) → ActionTypes -
- - - -List all `actionTypes` that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). -The results are limited to `actionTypes` that you have `metadata` permissions to. `Metadata` permissions means any `resources` that you have `Turbot/Metadata` permissions or above on, you will have access to its `actionType` and any child `actionTypes`. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). -The returned `actionTypes` are subject to auto-pagination to avoid excessive load. For more information, please see [Paging](https://turbot.com/guardrails/docs/reference/paging). \ No newline at end of file diff --git a/docs/reference/graphql/query/activeGrant.md b/docs/reference/graphql/query/activeGrant.md deleted file mode 100644 index af55c539..00000000 --- a/docs/reference/graphql/query/activeGrant.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'activeGrant' -template: Documentation -sidebar_label: activeGrant -deprecated: false -nav: - title: 'activeGrant' - order: 10 ---- - -# activeGrant - -
activeGrant (id: ID!) → ActiveGrant -
- - - -Get an `activeGrant` by `id`. - -This will retrieve the current active grant, meaning that a deleted active grant will return a not found error. - -For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/activeGrantList.md b/docs/reference/graphql/query/activeGrantList.md deleted file mode 100644 index 57f9b559..00000000 --- a/docs/reference/graphql/query/activeGrantList.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: '[Deprecated] activeGrantList' -template: Documentation -sidebar_label: activeGrantList -deprecated: true -nav: - title: 'activeGrantList' - order: 20 ---- - -# activeGrantList - -
activeGrantList (filter: [String!], paging: String) → ActiveGrantList -
- -DEPRECATED: Use `activeGrants`. - -List all `activeGrants` that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `activeGrants` that you have `metadata` permissions to. `Metadata` permissions means any `activeGrants` whose `resource` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/activeGrants.md b/docs/reference/graphql/query/activeGrants.md deleted file mode 100644 index c8396746..00000000 --- a/docs/reference/graphql/query/activeGrants.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'activeGrants' -template: Documentation -sidebar_label: activeGrants -deprecated: false -nav: - title: 'activeGrants' - order: 10 ---- - -# activeGrants - -
activeGrants (filter: [String!], paging: String) → ActiveGrants -
- - - -List all `activeGrants` that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `activeGrants` that you have `metadata` permissions to. `Metadata` permissions means any `activeGrants` whose `resource` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/aws.md b/docs/reference/graphql/query/aws.md deleted file mode 100644 index 0f2c3cd4..00000000 --- a/docs/reference/graphql/query/aws.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'aws' -template: Documentation -sidebar_label: aws -deprecated: false -nav: - title: 'aws' - order: 10 ---- - -# aws - -
aws Aws -
- - - -Perform `aws` related operations e.g. generating temporary credentials, or a console login URL. \ No newline at end of file diff --git a/docs/reference/graphql/query/constant.md b/docs/reference/graphql/query/constant.md deleted file mode 100644 index c5e0e6f8..00000000 --- a/docs/reference/graphql/query/constant.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'constant' -template: Documentation -sidebar_label: constant -deprecated: false -nav: - title: 'constant' - order: 10 ---- - -# constant - -
constant (value: String) → String -
- - - -Return a `constant` value to be consumed in GraphQL responses as a `String`. \ No newline at end of file diff --git a/docs/reference/graphql/query/constantInteger.md b/docs/reference/graphql/query/constantInteger.md deleted file mode 100644 index c585319c..00000000 --- a/docs/reference/graphql/query/constantInteger.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'constantInteger' -template: Documentation -sidebar_label: constantInteger -deprecated: false -nav: - title: 'constantInteger' - order: 10 ---- - -# constantInteger - -
constantInteger (value: Int) → Int -
- - - -Return a `constantInteger` value to be consumed in GraphQL responses as an `Int`. \ No newline at end of file diff --git a/docs/reference/graphql/query/control.md b/docs/reference/graphql/query/control.md deleted file mode 100644 index 4c750ba4..00000000 --- a/docs/reference/graphql/query/control.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'control' -template: Documentation -sidebar_label: control -deprecated: false -nav: - title: 'control' - order: 10 ---- - -# control - -
control (id: ID, uri: String, resourceId: ID, resourceAka: String) → Control -
- - - -Get a `control` by either `id`, or by control `uri` and `resourceId`/`resourceAka`. - -This will retrieve the current control, meaning that a deleted control will return a not found error. - -For more information, please see [Controls](https://turbot.com/guardrails/docs/concepts/controls). \ No newline at end of file diff --git a/docs/reference/graphql/query/controlCategories.md b/docs/reference/graphql/query/controlCategories.md deleted file mode 100644 index 22937d8f..00000000 --- a/docs/reference/graphql/query/controlCategories.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'controlCategories' -template: Documentation -sidebar_label: controlCategories -deprecated: false -nav: - title: 'controlCategories' - order: 10 ---- - -# controlCategories - -
controlCategories (filter: [String!], paging: String) → ControlCategories -
- - - -List all `controlCategories` that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `controlCategories` that you have `metadata` permissions to. `Metadata` permissions means any `resources` that you have `Turbot/Metadata` permissions or above on, you will have access to its `controlCategory` and any child `controlCategories`. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/controlCategory.md b/docs/reference/graphql/query/controlCategory.md deleted file mode 100644 index 7af8838c..00000000 --- a/docs/reference/graphql/query/controlCategory.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'controlCategory' -template: Documentation -sidebar_label: controlCategory -deprecated: false -nav: - title: 'controlCategory' - order: 10 ---- - -# controlCategory - -
controlCategory (id: ID!) → ControlCategory -
- - - -Get a `controlCategory` by `id`. - -This will retrieve the current control category, meaning that a deleted control category will return a not found error. - -For more information, please see [Control Types & Categories](https://turbot.com/guardrails/docs/concepts/controls/types-categories). \ No newline at end of file diff --git a/docs/reference/graphql/query/controlCategoryList.md b/docs/reference/graphql/query/controlCategoryList.md deleted file mode 100644 index 2333629c..00000000 --- a/docs/reference/graphql/query/controlCategoryList.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: '[Deprecated] controlCategoryList' -template: Documentation -sidebar_label: controlCategoryList -deprecated: true -nav: - title: 'controlCategoryList' - order: 20 ---- - -# controlCategoryList - -
controlCategoryList (filter: [String!], paging: String) → ControlCategoryList -
- -DEPRECATED: Use `controlCategories`. - -List all `controlCategories` that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `controlCategories` that you have `metadata` permissions to. `Metadata` permissions means any `resources` that you have `Turbot/Metadata` permissions or above on, you will have access to its `controlCategory` and any child `controlCategories`. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/controlList.md b/docs/reference/graphql/query/controlList.md deleted file mode 100644 index 27c8472b..00000000 --- a/docs/reference/graphql/query/controlList.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: '[Deprecated] controlList' -template: Documentation -sidebar_label: controlList -deprecated: true -nav: - title: 'controlList' - order: 20 ---- - -# controlList - -
controlList (filter: [String!], paging: String) → ControlList -
- -DEPRECATED: Use `controls`. - -List all `controls` that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `controls` that you have `metadata` permissions to. `Metadata` permissions means any `controls` whose targeted `resource` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/controlSummariesByControlCategory.md b/docs/reference/graphql/query/controlSummariesByControlCategory.md deleted file mode 100644 index 7ea90d4b..00000000 --- a/docs/reference/graphql/query/controlSummariesByControlCategory.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'controlSummariesByControlCategory' -template: Documentation -sidebar_label: controlSummariesByControlCategory -deprecated: false -nav: - title: 'controlSummariesByControlCategory' - order: 10 ---- - -# controlSummariesByControlCategory - -
controlSummariesByControlCategory (filter: [String!], paging: String) → ControlSummariesByControlCategory -
- - - -List summary information for `controls`, aggregated by `controlCategory`, that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `controls` that you have `metadata` permissions to. `Metadata` permissions means any `controls` whose targeted `resource` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/controlSummariesByControlType.md b/docs/reference/graphql/query/controlSummariesByControlType.md deleted file mode 100644 index d7ac3355..00000000 --- a/docs/reference/graphql/query/controlSummariesByControlType.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'controlSummariesByControlType' -template: Documentation -sidebar_label: controlSummariesByControlType -deprecated: false -nav: - title: 'controlSummariesByControlType' - order: 10 ---- - -# controlSummariesByControlType - -
controlSummariesByControlType (filter: [String!], paging: String) → ControlSummariesByControlType -
- - - -List summary information for `controls`, aggregated by `controlType`, that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `controls` that you have `metadata` permissions to. `Metadata` permissions means any `controls` whose targeted `resource` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/controlSummariesByResource.md b/docs/reference/graphql/query/controlSummariesByResource.md deleted file mode 100644 index b006ffb3..00000000 --- a/docs/reference/graphql/query/controlSummariesByResource.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'controlSummariesByResource' -template: Documentation -sidebar_label: controlSummariesByResource -deprecated: false -nav: - title: 'controlSummariesByResource' - order: 10 ---- - -# controlSummariesByResource - -
controlSummariesByResource (filter: [String!], paging: String) → ControlSummariesByResource -
- - - -List summary information for `controls`, aggregated by `resource`, that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `controls` that you have `metadata` permissions to. `Metadata` permissions means any `controls` whose targeted `resource` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/controlSummariesByResourceCategory.md b/docs/reference/graphql/query/controlSummariesByResourceCategory.md deleted file mode 100644 index e6c0aa23..00000000 --- a/docs/reference/graphql/query/controlSummariesByResourceCategory.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'controlSummariesByResourceCategory' -template: Documentation -sidebar_label: controlSummariesByResourceCategory -deprecated: false -nav: - title: 'controlSummariesByResourceCategory' - order: 10 ---- - -# controlSummariesByResourceCategory - -
controlSummariesByResourceCategory (filter: [String!], paging: String) → ControlSummariesByResourceCategory -
- - - -List summary information for `controls`, aggregated by `resourceCategory`, that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `controls` that you have `metadata` permissions to. `Metadata` permissions means any `controls` whose targeted `resource` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/controlSummariesByResourceType.md b/docs/reference/graphql/query/controlSummariesByResourceType.md deleted file mode 100644 index 08ebb439..00000000 --- a/docs/reference/graphql/query/controlSummariesByResourceType.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'controlSummariesByResourceType' -template: Documentation -sidebar_label: controlSummariesByResourceType -deprecated: false -nav: - title: 'controlSummariesByResourceType' - order: 10 ---- - -# controlSummariesByResourceType - -
controlSummariesByResourceType (filter: [String!], paging: String) → ControlSummariesByResourceType -
- - - -List summary information for `controls`, aggregated by `resourceType`, that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `controls` that you have `metadata` permissions to. `Metadata` permissions means any `controls` whose targeted `resource` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/controlType.md b/docs/reference/graphql/query/controlType.md deleted file mode 100644 index 70f63ec4..00000000 --- a/docs/reference/graphql/query/controlType.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'controlType' -template: Documentation -sidebar_label: controlType -deprecated: false -nav: - title: 'controlType' - order: 10 ---- - -# controlType - -
controlType (id: ID!, options: GetItemOptions) → ControlType -
- - - -Get a `controlType` by `id`. - -This will retrieve the current control type, meaning that a deleted control type will return a not found error. - -For more information, please see [Control Types & Categories](https://turbot.com/guardrails/docs/concepts/controls/types-categories). \ No newline at end of file diff --git a/docs/reference/graphql/query/controlTypeList.md b/docs/reference/graphql/query/controlTypeList.md deleted file mode 100644 index 7967ce81..00000000 --- a/docs/reference/graphql/query/controlTypeList.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: '[Deprecated] controlTypeList' -template: Documentation -sidebar_label: controlTypeList -deprecated: true -nav: - title: 'controlTypeList' - order: 20 ---- - -# controlTypeList - -
controlTypeList (filter: [String!], paging: String) → ControlTypeList -
- -DEPRECATED: Use `controlTypes`. - -List all `controlTypes` that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `controlTypes` that you have `metadata` permissions to. `Metadata` permissions means any `resources` that you have `Turbot/Metadata` permissions or above on, you will have access to its `controlType` and any child `controlTypes`. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/controlTypes.md b/docs/reference/graphql/query/controlTypes.md deleted file mode 100644 index a162def1..00000000 --- a/docs/reference/graphql/query/controlTypes.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'controlTypes' -template: Documentation -sidebar_label: controlTypes -deprecated: false -nav: - title: 'controlTypes' - order: 10 ---- - -# controlTypes - -
controlTypes (filter: [String!], paging: String) → ControlTypes -
- - - -List all `controlTypes` that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `controlTypes` that you have `metadata` permissions to. `Metadata` permissions means any `resources` that you have `Turbot/Metadata` permissions or above on, you will have access to its `controlType` and any child `controlTypes`. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/controlUsagesByControlType.md b/docs/reference/graphql/query/controlUsagesByControlType.md deleted file mode 100644 index 5114a82a..00000000 --- a/docs/reference/graphql/query/controlUsagesByControlType.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'controlUsagesByControlType' -template: Documentation -sidebar_label: controlUsagesByControlType -deprecated: false -nav: - title: 'controlUsagesByControlType' - order: 10 ---- - -# controlUsagesByControlType - -
controlUsagesByControlType (filter: [String!], paging: String) → ControlUsagesByControlType -
- - - -List usages of `controls`, aggregated by `controlType`, that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `controls` that you have `metadata` permissions to. `Metadata` permissions means any `controls` whose targeted `resource` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/controlVersion.md b/docs/reference/graphql/query/controlVersion.md deleted file mode 100644 index 1e7bb91d..00000000 --- a/docs/reference/graphql/query/controlVersion.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'controlVersion' -template: Documentation -sidebar_label: controlVersion -deprecated: false -nav: - title: 'controlVersion' - order: 10 ---- - -# controlVersion - -
controlVersion (id: ID!) → Control -
- - - -Get a specific `controlVersion` version by `id`. - -This represents a `control` at a point in time, meaning the latest version of the `control` may be deleted and therefore no longer exists. - -For more information, please see [Controls](https://turbot.com/guardrails/docs/concepts/controls). \ No newline at end of file diff --git a/docs/reference/graphql/query/controls.md b/docs/reference/graphql/query/controls.md deleted file mode 100644 index a05bb8e0..00000000 --- a/docs/reference/graphql/query/controls.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'controls' -template: Documentation -sidebar_label: controls -deprecated: false -nav: - title: 'controls' - order: 10 ---- - -# controls - -
controls (filter: [String!], paging: String) → Controls -
- - - -List all `controls` that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `controls` that you have `metadata` permissions to. `Metadata` permissions means any `controls` whose targeted `resource` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/controlsByControlCategoryList.md b/docs/reference/graphql/query/controlsByControlCategoryList.md deleted file mode 100644 index 20fdcbdf..00000000 --- a/docs/reference/graphql/query/controlsByControlCategoryList.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: '[Deprecated] controlsByControlCategoryList' -template: Documentation -sidebar_label: controlsByControlCategoryList -deprecated: true -nav: - title: 'controlsByControlCategoryList' - order: 20 ---- - -# controlsByControlCategoryList - -
controlsByControlCategoryList (filter: [String!], paging: String) → ControlsByControlCategoryList -
- -DEPRECATED: Use `controlSummariesByControlCategory`. - -List summary information for `controls`, aggregated by `controlCategory`, that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `controls` that you have `metadata` permissions to. `Metadata` permissions means any `controls` whose targeted `resource` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/controlsByControlTypeList.md b/docs/reference/graphql/query/controlsByControlTypeList.md deleted file mode 100644 index 7c53c6e0..00000000 --- a/docs/reference/graphql/query/controlsByControlTypeList.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: '[Deprecated] controlsByControlTypeList' -template: Documentation -sidebar_label: controlsByControlTypeList -deprecated: true -nav: - title: 'controlsByControlTypeList' - order: 20 ---- - -# controlsByControlTypeList - -
controlsByControlTypeList (filter: [String!], paging: String) → ControlsByControlTypeList -
- -DEPRECATED: Use `controlSummariesByControlType`. - -List summary information for `controls`, aggregated by `controlType`, that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `controls` that you have `metadata` permissions to. `Metadata` permissions means any `controls` whose targeted `resource` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/controlsByResourceCategoryList.md b/docs/reference/graphql/query/controlsByResourceCategoryList.md deleted file mode 100644 index bdf829ea..00000000 --- a/docs/reference/graphql/query/controlsByResourceCategoryList.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: '[Deprecated] controlsByResourceCategoryList' -template: Documentation -sidebar_label: controlsByResourceCategoryList -deprecated: true -nav: - title: 'controlsByResourceCategoryList' - order: 20 ---- - -# controlsByResourceCategoryList - -
controlsByResourceCategoryList (filter: [String!], paging: String) → ControlsByResourceCategoryList -
- -DEPRECATED: Use `controlSummariesByResourceCategory`. - -List summary information for `controls`, aggregated by `resourceCategory`, that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `controls` that you have `metadata` permissions to. `Metadata` permissions means any `controls` whose targeted `resource` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/controlsByResourceList.md b/docs/reference/graphql/query/controlsByResourceList.md deleted file mode 100644 index 70b8e4f4..00000000 --- a/docs/reference/graphql/query/controlsByResourceList.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: '[Deprecated] controlsByResourceList' -template: Documentation -sidebar_label: controlsByResourceList -deprecated: true -nav: - title: 'controlsByResourceList' - order: 20 ---- - -# controlsByResourceList - -
controlsByResourceList (filter: [String!], paging: String) → ControlsByResourceList -
- -DEPRECATED: Use `controlSummariesByResource`. - -List summary information for `controls`, aggregated by `resource`, that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `controls` that you have `metadata` permissions to. `Metadata` permissions means any `controls` whose targeted `resource` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/controlsByResourceTypeList.md b/docs/reference/graphql/query/controlsByResourceTypeList.md deleted file mode 100644 index 468a57b7..00000000 --- a/docs/reference/graphql/query/controlsByResourceTypeList.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: '[Deprecated] controlsByResourceTypeList' -template: Documentation -sidebar_label: controlsByResourceTypeList -deprecated: true -nav: - title: 'controlsByResourceTypeList' - order: 20 ---- - -# controlsByResourceTypeList - -
controlsByResourceTypeList (filter: [String!], paging: String) → ControlsByResourceTypeList -
- -DEPRECATED: Use `controlSummariesByResourceType`. - -List summary information for `controls`, aggregated by `resourceType`, that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `controls` that you have `metadata` permissions to. `Metadata` permissions means any `controls` whose targeted `resource` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/favorite.md b/docs/reference/graphql/query/favorite.md deleted file mode 100644 index 34841795..00000000 --- a/docs/reference/graphql/query/favorite.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'favorite' -template: Documentation -sidebar_label: favorite -deprecated: false -nav: - title: 'favorite' - order: 10 ---- - -# favorite - -
favorite (id: ID!) → Favorite -
- - - -Get a `favorite` by `id`. - -This will retrieve the current favorite, meaning that a deleted favorite will return a not found error. - -For more information, please see [Favorites](https://turbot.com/guardrails/docs/guides/interface/favorites). \ No newline at end of file diff --git a/docs/reference/graphql/query/favoriteList.md b/docs/reference/graphql/query/favoriteList.md deleted file mode 100644 index c4a56755..00000000 --- a/docs/reference/graphql/query/favoriteList.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: '[Deprecated] favoriteList' -template: Documentation -sidebar_label: favoriteList -deprecated: true -nav: - title: 'favoriteList' - order: 20 ---- - -# favoriteList - -
favoriteList (filter: [String!], paging: String) → FavoriteList -
- -DEPRECATED: Use `favorites`. - -List all `favorites` that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `favorites` that you have `metadata` permissions to. `Metadata` permissions means any `favorites` whose `resource` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/favorites.md b/docs/reference/graphql/query/favorites.md deleted file mode 100644 index 694bff27..00000000 --- a/docs/reference/graphql/query/favorites.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'favorites' -template: Documentation -sidebar_label: favorites -deprecated: false -nav: - title: 'favorites' - order: 10 ---- - -# favorites - -
favorites (filter: [String!], paging: String) → Favorites -
- - - -List all `favorites` that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `favorites` that you have `metadata` permissions to. `Metadata` permissions means any `favorites` whose `resource` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/grant.md b/docs/reference/graphql/query/grant.md deleted file mode 100644 index 3f565359..00000000 --- a/docs/reference/graphql/query/grant.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'grant' -template: Documentation -sidebar_label: grant -deprecated: false -nav: - title: 'grant' - order: 10 ---- - -# grant - -
grant (id: ID!) → Grant -
- - - -Get a `grant` by `id`. - -This will retrieve the current grant, meaning that a deleted grant will return a not found error. - -For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/grantList.md b/docs/reference/graphql/query/grantList.md deleted file mode 100644 index e1631f87..00000000 --- a/docs/reference/graphql/query/grantList.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: '[Deprecated] grantList' -template: Documentation -sidebar_label: grantList -deprecated: true -nav: - title: 'grantList' - order: 20 ---- - -# grantList - -
grantList (filter: [String!], paging: String) → GrantList -
- -DEPRECATED: Use `grants`. - -List all `grants` that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `grants` that you have `metadata` permissions to, along with any `grants` that you have `metadata` permissions to any activations of. `Metadata` permissions means any `grants`/`activeGrants` whose `resource` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/grants.md b/docs/reference/graphql/query/grants.md deleted file mode 100644 index 1e296d32..00000000 --- a/docs/reference/graphql/query/grants.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'grants' -template: Documentation -sidebar_label: grants -deprecated: false -nav: - title: 'grants' - order: 10 ---- - -# grants - -
grants (filter: [String!], paging: String) → Grants -
- - - -List all `grants` that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `grants` that you have `metadata` permissions to, along with any `grants` that you have `metadata` permissions to any activations of. `Metadata` permissions means any `grants`/`activeGrants` whose `resource` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/identitiesSearch.md b/docs/reference/graphql/query/identitiesSearch.md deleted file mode 100644 index adc0a16b..00000000 --- a/docs/reference/graphql/query/identitiesSearch.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'identitiesSearch' -template: Documentation -sidebar_label: identitiesSearch -deprecated: false -nav: - title: 'identitiesSearch' - order: 10 ---- - -# identitiesSearch - -
identitiesSearch (search: String!) → IdentitiesSearch! -
- - - -List all identity `items` that match the optional `search`. \ No newline at end of file diff --git a/docs/reference/graphql/query/identityPermissionsSummaryList.md b/docs/reference/graphql/query/identityPermissionsSummaryList.md deleted file mode 100644 index d5168fb1..00000000 --- a/docs/reference/graphql/query/identityPermissionsSummaryList.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: '[Deprecated] identityPermissionsSummaryList' -template: Documentation -sidebar_label: identityPermissionsSummaryList -deprecated: true -nav: - title: 'identityPermissionsSummaryList' - order: 20 ---- - -# identityPermissionsSummaryList - -
identityPermissionsSummaryList (filter: [String!], paging: String) → IdentityPermissionsSummaryList -
- -DEPRECATED: Use `permissionsDetailsByIdentity`. - -List summary information for `grants`/`activeGrants`, aggregated by `identity`, that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `grants` that you have `metadata` permissions to, along with any `grants` that you have `metadata` permissions to any activations of and the `activeGrants` themselves. `Metadata` permissions means any `grants`/`activeGrants` whose `resource` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/index.md b/docs/reference/graphql/query/index.md deleted file mode 100644 index 9c542517..00000000 --- a/docs/reference/graphql/query/index.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -title: Queries ---- -# Queries - -Every GraphQL schema has a root type for both queries and mutations. The [query type](https://graphql.github.io/graphql-spec/June2018/#sec-Type-System) defines GraphQL operations that retrieve data from the server. diff --git a/docs/reference/graphql/query/me.md b/docs/reference/graphql/query/me.md deleted file mode 100644 index f95b939e..00000000 --- a/docs/reference/graphql/query/me.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'me' -template: Documentation -sidebar_label: me -deprecated: false -nav: - title: 'me' - order: 10 ---- - -# me - - - - - -Get information about the currently authenticated user's `profile`. \ No newline at end of file diff --git a/docs/reference/graphql/query/modVersionList.md b/docs/reference/graphql/query/modVersionList.md deleted file mode 100644 index b4e80d44..00000000 --- a/docs/reference/graphql/query/modVersionList.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: '[Deprecated] modVersionList' -template: Documentation -sidebar_label: modVersionList -deprecated: true -nav: - title: 'modVersionList' - order: 20 ---- - -# modVersionList - -
modVersionList (modName: String, orgName: String, versionRange: String, status: [ModVersionStatus!]) → ModVersionList -
- -DEPRECATED: Use `modVersions`. - -List `modVersions`, optionally restricted by `modName` and `orgName`. `versionRange` (optional) is any valid semantic version range, defaults to * (all versions). Use `status` (optional) to restrict mod versions by their current status, defaults to [RECOMMENDED,AVAILABLE]. For more information, please see [Mods](https://turbot.com/guardrails/docs/mods). \ No newline at end of file diff --git a/docs/reference/graphql/query/modVersionSearchList.md b/docs/reference/graphql/query/modVersionSearchList.md deleted file mode 100644 index 68ddfb50..00000000 --- a/docs/reference/graphql/query/modVersionSearchList.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: '[Deprecated] modVersionSearchList' -template: Documentation -sidebar_label: modVersionSearchList -deprecated: true -nav: - title: 'modVersionSearchList' - order: 20 ---- - -# modVersionSearchList - -
modVersionSearchList (orgName: String, modName: String, search: String, status: [ModVersionStatus!]) → ModVersionSearchList -
- -DEPRECATED: Use `modVersionSearches`. - -Search `modVersions` by `search` phrase, optionally restricted by `modName` and `orgName`. Use `status` (optional) to restrict mod versions by their current status, defaults to [RECOMMENDED,AVAILABLE]. For more information, please see [Mods](https://turbot.com/guardrails/docs/mods). \ No newline at end of file diff --git a/docs/reference/graphql/query/modVersionSearches.md b/docs/reference/graphql/query/modVersionSearches.md deleted file mode 100644 index bf775161..00000000 --- a/docs/reference/graphql/query/modVersionSearches.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'modVersionSearches' -template: Documentation -sidebar_label: modVersionSearches -deprecated: false -nav: - title: 'modVersionSearches' - order: 10 ---- - -# modVersionSearches - -
modVersionSearches (orgName: String, modName: String, search: String, status: [ModVersionStatus!]) → ModVersionSearches -
- - - -Search `modVersions` by `search` phrase, optionally restricted by `modName` and `orgName`. Use `status` (optional) to restrict mod versions by their current status, defaults to [RECOMMENDED,AVAILABLE]. For more information, please see [Mods](https://turbot.com/guardrails/docs/mods). \ No newline at end of file diff --git a/docs/reference/graphql/query/modVersions.md b/docs/reference/graphql/query/modVersions.md deleted file mode 100644 index 577e1248..00000000 --- a/docs/reference/graphql/query/modVersions.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'modVersions' -template: Documentation -sidebar_label: modVersions -deprecated: false -nav: - title: 'modVersions' - order: 10 ---- - -# modVersions - -
modVersions (modName: String, orgName: String, versionRange: String, status: [ModVersionStatus!]) → ModVersions -
- - - -List `modVersions`, optionally restricted by `modName` and `orgName`. `versionRange` (optional) is any valid semantic version range, defaults to * (all versions). Use `status` (optional) to restrict mod versions by their current status, defaults to [RECOMMENDED,AVAILABLE]. For more information, please see [Mods](https://turbot.com/guardrails/docs/mods). \ No newline at end of file diff --git a/docs/reference/graphql/query/notification.md b/docs/reference/graphql/query/notification.md deleted file mode 100644 index 959da1ba..00000000 --- a/docs/reference/graphql/query/notification.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'notification' -template: Documentation -sidebar_label: notification -deprecated: false -nav: - title: 'notification' - order: 10 ---- - -# notification - -
notification (id: ID!) → Notification -
- - - -Get a `notification` by `id`. - -For more information, please see [Notifications](https://turbot.com/guardrails/docs/concepts/notifications). \ No newline at end of file diff --git a/docs/reference/graphql/query/notificationList.md b/docs/reference/graphql/query/notificationList.md deleted file mode 100644 index bd1f2ee4..00000000 --- a/docs/reference/graphql/query/notificationList.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: '[Deprecated] notificationList' -template: Documentation -sidebar_label: notificationList -deprecated: true -nav: - title: 'notificationList' - order: 20 ---- - -# notificationList - -
notificationList (filter: [String!], paging: String) → NotificationList -
- -DEPRECATED: Use `notifications`. - -List all `notifications` that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `notifications` that you have `metadata` permissions to. `Metadata` permissions means any `notifications` whose `resource` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/notifications.md b/docs/reference/graphql/query/notifications.md deleted file mode 100644 index 6898bcf4..00000000 --- a/docs/reference/graphql/query/notifications.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'notifications' -template: Documentation -sidebar_label: notifications -deprecated: false -nav: - title: 'notifications' - order: 10 ---- - -# notifications - -
notifications (filter: [String!], paging: String, dataSource: NotificationDataSource) → Notifications -
- - - -List all `notifications` that match the optional `filter`, starting from the optional `paging` token. Use `dataSource` (optional) to restrict the data from DB, defaults to [ALL], accepted value `ALL` & `DB`. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `notifications` that you have `metadata` permissions to. `Metadata` permissions means any `notifications` whose `resource` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/osquery.md b/docs/reference/graphql/query/osquery.md deleted file mode 100644 index 3a38aabf..00000000 --- a/docs/reference/graphql/query/osquery.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'osquery' -template: Documentation -sidebar_label: osquery -deprecated: false -nav: - title: 'osquery' - order: 10 ---- - -# osquery - -
osquery (resource: ID, resourceTypeUri: String) → Osquery -
- - - -Generate a `osquery` response, containing the `enrollSecret` which is required for authenticating the `osqueryd`. - -The generated secret ensures that only authorized osqueryd clients can register and communicate securely with the server. \ No newline at end of file diff --git a/docs/reference/graphql/query/parameter.md b/docs/reference/graphql/query/parameter.md deleted file mode 100644 index 1d66d694..00000000 --- a/docs/reference/graphql/query/parameter.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'parameter' -template: Documentation -sidebar_label: parameter -deprecated: false -nav: - title: 'parameter' - order: 10 ---- - -# parameter - -
parameter (path: String) → Scalar -
- - - -Get the `parameter` at the given `path` from the GraphQL context `parameters`. \ No newline at end of file diff --git a/docs/reference/graphql/query/permissionLevel.md b/docs/reference/graphql/query/permissionLevel.md deleted file mode 100644 index c11bddb6..00000000 --- a/docs/reference/graphql/query/permissionLevel.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'permissionLevel' -template: Documentation -sidebar_label: permissionLevel -deprecated: false -nav: - title: 'permissionLevel' - order: 10 ---- - -# permissionLevel - -
permissionLevel (id: ID!) → PermissionLevel -
- - - -Get a `permissionLevel` by `id`. - -This will retrieve the current permission level, meaning that a deleted permission level will return a not found error. - -For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/permissionLevelList.md b/docs/reference/graphql/query/permissionLevelList.md deleted file mode 100644 index 15e8d324..00000000 --- a/docs/reference/graphql/query/permissionLevelList.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: '[Deprecated] permissionLevelList' -template: Documentation -sidebar_label: permissionLevelList -deprecated: true -nav: - title: 'permissionLevelList' - order: 20 ---- - -# permissionLevelList - -
permissionLevelList (filter: [String!], paging: String) → PermissionLevelList -
- -DEPRECATED: Use `permissionLevels`. - -List all `permissionLevels` that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). \ No newline at end of file diff --git a/docs/reference/graphql/query/permissionLevels.md b/docs/reference/graphql/query/permissionLevels.md deleted file mode 100644 index 6fdcb31e..00000000 --- a/docs/reference/graphql/query/permissionLevels.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'permissionLevels' -template: Documentation -sidebar_label: permissionLevels -deprecated: false -nav: - title: 'permissionLevels' - order: 10 ---- - -# permissionLevels - -
permissionLevels (filter: [String!], paging: String) → PermissionLevels -
- - - -List all `permissionLevels` that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). \ No newline at end of file diff --git a/docs/reference/graphql/query/permissionType.md b/docs/reference/graphql/query/permissionType.md deleted file mode 100644 index 34b06c47..00000000 --- a/docs/reference/graphql/query/permissionType.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'permissionType' -template: Documentation -sidebar_label: permissionType -deprecated: false -nav: - title: 'permissionType' - order: 10 ---- - -# permissionType - -
permissionType (id: ID!) → PermissionType -
- - - -Get a `permissionType` by `id`. - -This will retrieve the current permission type, meaning that a deleted permission type will return a not found error. - -For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/permissionTypeList.md b/docs/reference/graphql/query/permissionTypeList.md deleted file mode 100644 index 3edb885f..00000000 --- a/docs/reference/graphql/query/permissionTypeList.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: '[Deprecated] permissionTypeList' -template: Documentation -sidebar_label: permissionTypeList -deprecated: true -nav: - title: 'permissionTypeList' - order: 20 ---- - -# permissionTypeList - -
permissionTypeList (filter: [String!], paging: String) → PermissionTypeList -
- -DEPRECATED: Use `permissionTypes`. - -List all `permissionTypes` that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `permissionTypes` that you have `metadata` permissions to. `Metadata` permissions means any `resources` that you have `Turbot/Metadata` permissions or above on, you will have access to its `permissionType` and any child `permissionTypes`. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/permissionTypes.md b/docs/reference/graphql/query/permissionTypes.md deleted file mode 100644 index 7cbced30..00000000 --- a/docs/reference/graphql/query/permissionTypes.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'permissionTypes' -template: Documentation -sidebar_label: permissionTypes -deprecated: false -nav: - title: 'permissionTypes' - order: 10 ---- - -# permissionTypes - -
permissionTypes (filter: [String!], paging: String) → PermissionTypes -
- - - -List all `permissionTypes` that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `permissionTypes` that you have `metadata` permissions to. `Metadata` permissions means any `resources` that you have `Turbot/Metadata` permissions or above on, you will have access to its `permissionType` and any child `permissionTypes`. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/permissionsDetailsByIdentity.md b/docs/reference/graphql/query/permissionsDetailsByIdentity.md deleted file mode 100644 index 58649230..00000000 --- a/docs/reference/graphql/query/permissionsDetailsByIdentity.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'permissionsDetailsByIdentity' -template: Documentation -sidebar_label: permissionsDetailsByIdentity -deprecated: false -nav: - title: 'permissionsDetailsByIdentity' - order: 10 ---- - -# permissionsDetailsByIdentity - -
permissionsDetailsByIdentity (filter: [String!], paging: String) → PermissionsDetailsByIdentity -
- - - -List summary information for `grants`/`activeGrants`, aggregated by `identity`, that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `grants` that you have `metadata` permissions to, along with any `grants` that you have `metadata` permissions to any activations of and the `activeGrants` themselves. `Metadata` permissions means any `grants`/`activeGrants` whose `resource` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/permissionsDetailsByResource.md b/docs/reference/graphql/query/permissionsDetailsByResource.md deleted file mode 100644 index e570812d..00000000 --- a/docs/reference/graphql/query/permissionsDetailsByResource.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'permissionsDetailsByResource' -template: Documentation -sidebar_label: permissionsDetailsByResource -deprecated: false -nav: - title: 'permissionsDetailsByResource' - order: 10 ---- - -# permissionsDetailsByResource - -
permissionsDetailsByResource (filter: [String!], paging: String) → PermissionsDetailsByResource -
- - - -List summary information for `grants`/`activeGrants`, aggregated by `resource`, that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `grants` that you have `metadata` permissions to, along with any `grants` that you have `metadata` permissions to any activations of and the `activeGrants` themselves. `Metadata` permissions means any `grants`/`activeGrants` whose `resource` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/policies.md b/docs/reference/graphql/query/policies.md deleted file mode 100644 index e5c8a044..00000000 --- a/docs/reference/graphql/query/policies.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'policies' -template: Documentation -sidebar_label: policies -deprecated: false -nav: - title: 'policies' - order: 10 ---- - -# policies - -
policies (filter: [String!], paging: String) → Policies -
- - - -List the value for all `policies` that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `policies` that you have `metadata` permissions to. `Metadata` permissions means any `policies` whose targeted `resource` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/policy.md b/docs/reference/graphql/query/policy.md deleted file mode 100644 index b91b0ee4..00000000 --- a/docs/reference/graphql/query/policy.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'policy' -template: Documentation -sidebar_label: policy -deprecated: false -nav: - title: 'policy' - order: 10 ---- - -# policy - -
policy (id: ID, uri: String, resourceId: ID, resourceAka: String) → Scalar -
- - - -Get the value for a `policy` by either `id`, or by policy type `uri` and `resourceId`/`resourceAka`. - -This will retrieve the current policy setting, meaning that a deleted policy setting will return a not found error. - -For more information, please see [Policy Values & Settings](https://turbot.com/guardrails/docs/concepts/policies/values-settings). \ No newline at end of file diff --git a/docs/reference/graphql/query/policyDetail.md b/docs/reference/graphql/query/policyDetail.md deleted file mode 100644 index 2d598a31..00000000 --- a/docs/reference/graphql/query/policyDetail.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'policyDetail' -template: Documentation -sidebar_label: policyDetail -deprecated: false -nav: - title: 'policyDetail' - order: 10 ---- - -# policyDetail - -
policyDetail (id: ID, uri: String, resourceId: ID, resourceAka: String) → PolicyDetail -
- - - -Get a `policyDetail` by either policy value `id`, or by policy type `uri` and `resourceId`/`resourceAka`. - -This will retrieve the current policy detail, meaning that a deleted policy setting/value will return a not found error. - -For more information, please see [Policy Values & Settings](https://turbot.com/guardrails/docs/concepts/policies/values-settings). \ No newline at end of file diff --git a/docs/reference/graphql/query/policyHierarchies.md b/docs/reference/graphql/query/policyHierarchies.md deleted file mode 100644 index 13333abd..00000000 --- a/docs/reference/graphql/query/policyHierarchies.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'policyHierarchies' -template: Documentation -sidebar_label: policyHierarchies -deprecated: false -nav: - title: 'policyHierarchies' - order: 10 ---- - -# policyHierarchies - -
policyHierarchies (filter: [String!], paging: String) → PolicyHierarchies -
- - - -List all `policyHierarchy` `resources` that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `resources` that you have `metadata` permissions to. `Metadata` permissions means any `watchRules` whose parent `watch`'s `resource` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/policyList.md b/docs/reference/graphql/query/policyList.md deleted file mode 100644 index 494d01ff..00000000 --- a/docs/reference/graphql/query/policyList.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: '[Deprecated] policyList' -template: Documentation -sidebar_label: policyList -deprecated: true -nav: - title: 'policyList' - order: 20 ---- - -# policyList - -
policyList (filter: [String!], paging: String) → PolicyList -
- -DEPRECATED: Use `policies`. - -List the value for all `policies` that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `policies` that you have `metadata` permissions to. `Metadata` permissions means any `policies` whose targeted `resource` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/policySetting.md b/docs/reference/graphql/query/policySetting.md deleted file mode 100644 index b269f201..00000000 --- a/docs/reference/graphql/query/policySetting.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'policySetting' -template: Documentation -sidebar_label: policySetting -deprecated: false -nav: - title: 'policySetting' - order: 10 ---- - -# policySetting - -
policySetting (id: ID, uri: String, resourceId: ID, resourceAka: String) → PolicySetting -
- - - -Get a `policySetting` by either `id`, or by policy type `uri` and `resourceId`/`resourceAka`. - -This will retrieve the current policy setting, meaning that a deleted policy setting will return a not found error. - -For more information, please see [Policy Values & Settings](https://turbot.com/guardrails/docs/concepts/policies/values-settings). \ No newline at end of file diff --git a/docs/reference/graphql/query/policySettingList.md b/docs/reference/graphql/query/policySettingList.md deleted file mode 100644 index b9d048a1..00000000 --- a/docs/reference/graphql/query/policySettingList.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: '[Deprecated] policySettingList' -template: Documentation -sidebar_label: policySettingList -deprecated: true -nav: - title: 'policySettingList' - order: 20 ---- - -# policySettingList - -
policySettingList (filter: [String!], paging: String) → PolicySettingList -
- -DEPRECATED: Use `policySettings`. - -List all `policySettings` that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `policySettings` that you have `metadata` permissions to, along with any `policySettings` that are the source of a `policyValue` that you have access to. `Metadata` permissions means any `policySettings` whose `resource` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/policySettingSummariesByControlCategory.md b/docs/reference/graphql/query/policySettingSummariesByControlCategory.md deleted file mode 100644 index 903699ed..00000000 --- a/docs/reference/graphql/query/policySettingSummariesByControlCategory.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'policySettingSummariesByControlCategory' -template: Documentation -sidebar_label: policySettingSummariesByControlCategory -deprecated: false -nav: - title: 'policySettingSummariesByControlCategory' - order: 10 ---- - -# policySettingSummariesByControlCategory - -
policySettingSummariesByControlCategory (filter: [String!], paging: String) → PolicySettingSummariesByControlCategory -
- - - -List summary information for `policySettings`, aggregated by `controlCategory`, that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `policySettings` that you have `metadata` permissions to, along with any `policySettings` that are the source of a `policyValue` that you have access to. `Metadata` permissions means any `policySettings` whose `resource` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/policySettingSummariesByPolicyType.md b/docs/reference/graphql/query/policySettingSummariesByPolicyType.md deleted file mode 100644 index a893c662..00000000 --- a/docs/reference/graphql/query/policySettingSummariesByPolicyType.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'policySettingSummariesByPolicyType' -template: Documentation -sidebar_label: policySettingSummariesByPolicyType -deprecated: false -nav: - title: 'policySettingSummariesByPolicyType' - order: 10 ---- - -# policySettingSummariesByPolicyType - -
policySettingSummariesByPolicyType (filter: [String!], paging: String) → PolicySettingSummariesByPolicyType -
- - - -List summary information for `policySettings`, aggregated by `policyType`, that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `policySettings` that you have `metadata` permissions to, along with any `policySettings` that are the source of a `policyValue` that you have access to. `Metadata` permissions means any `policySettings` whose `resource` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/policySettingSummariesByResource.md b/docs/reference/graphql/query/policySettingSummariesByResource.md deleted file mode 100644 index 46f785e1..00000000 --- a/docs/reference/graphql/query/policySettingSummariesByResource.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'policySettingSummariesByResource' -template: Documentation -sidebar_label: policySettingSummariesByResource -deprecated: false -nav: - title: 'policySettingSummariesByResource' - order: 10 ---- - -# policySettingSummariesByResource - -
policySettingSummariesByResource (filter: [String!], paging: String) → PolicySettingSummariesByResource -
- - - -List summary information for `policySettings`, aggregated by `resource`, that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `policySettings` that you have `metadata` permissions to, along with any `policySettings` that are the source of a `policyValue` that you have access to. `Metadata` permissions means any `policySettings` whose `resource` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/policySettingSummariesByResourceType.md b/docs/reference/graphql/query/policySettingSummariesByResourceType.md deleted file mode 100644 index a96fc159..00000000 --- a/docs/reference/graphql/query/policySettingSummariesByResourceType.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'policySettingSummariesByResourceType' -template: Documentation -sidebar_label: policySettingSummariesByResourceType -deprecated: false -nav: - title: 'policySettingSummariesByResourceType' - order: 10 ---- - -# policySettingSummariesByResourceType - -
policySettingSummariesByResourceType (filter: [String!], paging: String) → PolicySettingSummariesByResourceType -
- - - -List summary information for `policySettings`, aggregated by `resourceType`, that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `policySettings` that you have `metadata` permissions to, along with any `policySettings` that are the source of a `policyValue` that you have access to. `Metadata` permissions means any `policySettings` whose `resource` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/policySettings.md b/docs/reference/graphql/query/policySettings.md deleted file mode 100644 index 0909d15f..00000000 --- a/docs/reference/graphql/query/policySettings.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'policySettings' -template: Documentation -sidebar_label: policySettings -deprecated: false -nav: - title: 'policySettings' - order: 10 ---- - -# policySettings - -
policySettings (filter: [String!], paging: String) → PolicySettings -
- - - -List all `policySettings` that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `policySettings` that you have `metadata` permissions to, along with any `policySettings` that are the source of a `policyValue` that you have access to. `Metadata` permissions means any `policySettings` whose `resource` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/policySettingsByControlCategoryList.md b/docs/reference/graphql/query/policySettingsByControlCategoryList.md deleted file mode 100644 index e52a7ae6..00000000 --- a/docs/reference/graphql/query/policySettingsByControlCategoryList.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: '[Deprecated] policySettingsByControlCategoryList' -template: Documentation -sidebar_label: policySettingsByControlCategoryList -deprecated: true -nav: - title: 'policySettingsByControlCategoryList' - order: 20 ---- - -# policySettingsByControlCategoryList - -
policySettingsByControlCategoryList (filter: [String!], paging: String) → PolicySettingsByControlCategoryList -
- -DEPRECATED: Use `policySettingSummariesByControlCategory`. - -List summary information for `policySettings`, aggregated by `controlCategory`, that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `policySettings` that you have `metadata` permissions to, along with any `policySettings` that are the source of a `policyValue` that you have access to. `Metadata` permissions means any `policySettings` whose `resource` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/policySettingsByPolicyTypeList.md b/docs/reference/graphql/query/policySettingsByPolicyTypeList.md deleted file mode 100644 index 4fc9fa48..00000000 --- a/docs/reference/graphql/query/policySettingsByPolicyTypeList.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: '[Deprecated] policySettingsByPolicyTypeList' -template: Documentation -sidebar_label: policySettingsByPolicyTypeList -deprecated: true -nav: - title: 'policySettingsByPolicyTypeList' - order: 20 ---- - -# policySettingsByPolicyTypeList - -
policySettingsByPolicyTypeList (filter: [String!], paging: String) → PolicySettingsByPolicyTypeList -
- -DEPRECATED: Use `policySettingSummariesByPolicyType`. - -List summary information for `policySettings`, aggregated by `policyType`, that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `policySettings` that you have `metadata` permissions to, along with any `policySettings` that are the source of a `policyValue` that you have access to. `Metadata` permissions means any `policySettings` whose `resource` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/policySettingsByResourceList.md b/docs/reference/graphql/query/policySettingsByResourceList.md deleted file mode 100644 index 0a5e063a..00000000 --- a/docs/reference/graphql/query/policySettingsByResourceList.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: '[Deprecated] policySettingsByResourceList' -template: Documentation -sidebar_label: policySettingsByResourceList -deprecated: true -nav: - title: 'policySettingsByResourceList' - order: 20 ---- - -# policySettingsByResourceList - -
policySettingsByResourceList (filter: [String!], paging: String) → PolicySettingsByResourceList -
- -DEPRECATED: Use `policySettingSummariesByResource`. - -List summary information for `policySettings`, aggregated by `resource`, that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `policySettings` that you have `metadata` permissions to, along with any `policySettings` that are the source of a `policyValue` that you have access to. `Metadata` permissions means any `policySettings` whose `resource` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/policySettingsByResourceTypeList.md b/docs/reference/graphql/query/policySettingsByResourceTypeList.md deleted file mode 100644 index a6b8956a..00000000 --- a/docs/reference/graphql/query/policySettingsByResourceTypeList.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: '[Deprecated] policySettingsByResourceTypeList' -template: Documentation -sidebar_label: policySettingsByResourceTypeList -deprecated: true -nav: - title: 'policySettingsByResourceTypeList' - order: 20 ---- - -# policySettingsByResourceTypeList - -
policySettingsByResourceTypeList (filter: [String!], paging: String) → PolicySettingsByResourceTypeList -
- -DEPRECATED: Use `policySettingSummariesByResourceType`. - -List summary information for `policySettings`, aggregated by `resourceType`, that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `policySettings` that you have `metadata` permissions to, along with any `policySettings` that are the source of a `policyValue` that you have access to. `Metadata` permissions means any `policySettings` whose `resource` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/policyType.md b/docs/reference/graphql/query/policyType.md deleted file mode 100644 index 1cb7da71..00000000 --- a/docs/reference/graphql/query/policyType.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'policyType' -template: Documentation -sidebar_label: policyType -deprecated: false -nav: - title: 'policyType' - order: 10 ---- - -# policyType - -
policyType (id: ID!, options: GetItemOptions) → PolicyType -
- - - -Get a `policyType` by `id`. - -This will retrieve the current policy type, meaning that a deleted policy type will return a not found error. - -For more information, please see [Policy Types & Categories](https://turbot.com/guardrails/docs/concepts/policies/types-categories). \ No newline at end of file diff --git a/docs/reference/graphql/query/policyTypeList.md b/docs/reference/graphql/query/policyTypeList.md deleted file mode 100644 index e34fd8ca..00000000 --- a/docs/reference/graphql/query/policyTypeList.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: '[Deprecated] policyTypeList' -template: Documentation -sidebar_label: policyTypeList -deprecated: true -nav: - title: 'policyTypeList' - order: 20 ---- - -# policyTypeList - -
policyTypeList (filter: [String!], paging: String) → PolicyTypeList -
- -DEPRECATED: Use `policyTypes`. - -List all `policyTypes` that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `policyTypes` that you have `metadata` permissions to. `Metadata` permissions means any `resources` that you have `Turbot/Metadata` permissions or above on, you will have access to its `policyType` and any child `policyTypes`. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/policyTypes.md b/docs/reference/graphql/query/policyTypes.md deleted file mode 100644 index ec1383c5..00000000 --- a/docs/reference/graphql/query/policyTypes.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'policyTypes' -template: Documentation -sidebar_label: policyTypes -deprecated: false -nav: - title: 'policyTypes' - order: 10 ---- - -# policyTypes - -
policyTypes (filter: [String!], paging: String) → PolicyTypes -
- - - -List all `policyTypes` that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `policyTypes` that you have `metadata` permissions to. `Metadata` permissions means any `resources` that you have `Turbot/Metadata` permissions or above on, you will have access to its `policyType` and any child `policyTypes`. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/policyValue.md b/docs/reference/graphql/query/policyValue.md deleted file mode 100644 index f4d48fc8..00000000 --- a/docs/reference/graphql/query/policyValue.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'policyValue' -template: Documentation -sidebar_label: policyValue -deprecated: false -nav: - title: 'policyValue' - order: 10 ---- - -# policyValue - -
policyValue (id: ID, uri: String, resourceId: ID, resourceAka: String) → PolicyValue -
- - - -Get a `policyValue` by either `id`, or by policy type `uri` and `resourceId`/`resourceAka`. - -This will retrieve the current policy value, meaning that a deleted policy value will return a not found error. - -For more information, please see [Policy Values & Settings](https://turbot.com/guardrails/docs/concepts/policies/values-settings). \ No newline at end of file diff --git a/docs/reference/graphql/query/policyValueList.md b/docs/reference/graphql/query/policyValueList.md deleted file mode 100644 index 8d8b6b90..00000000 --- a/docs/reference/graphql/query/policyValueList.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: '[Deprecated] policyValueList' -template: Documentation -sidebar_label: policyValueList -deprecated: true -nav: - title: 'policyValueList' - order: 20 ---- - -# policyValueList - -
policyValueList (filter: [String!], paging: String) → PolicyValueList -
- -DEPRECATED: Use `policyValues`. - -List all `policyValues` that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `policyValues` that you have `metadata` permissions to. `Metadata` permissions means any `policyValues` whose `resource` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/policyValueTarget.md b/docs/reference/graphql/query/policyValueTarget.md deleted file mode 100644 index bbed86f3..00000000 --- a/docs/reference/graphql/query/policyValueTarget.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'policyValueTarget' -template: Documentation -sidebar_label: policyValueTarget -deprecated: false -nav: - title: 'policyValueTarget' - order: 10 ---- - -# policyValueTarget - -
policyValueTarget (policyTypeUri: String, value: String) → Resources -
- - - -Perform a `resources` reverse lookup for the given `policyTypeUri` and `value`. - -The results are limited to `resources` that you have `metadata` permissions to. `Metadata` permissions means any `resources` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/policyValueVersion.md b/docs/reference/graphql/query/policyValueVersion.md deleted file mode 100644 index 258b40fa..00000000 --- a/docs/reference/graphql/query/policyValueVersion.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'policyValueVersion' -template: Documentation -sidebar_label: policyValueVersion -deprecated: false -nav: - title: 'policyValueVersion' - order: 10 ---- - -# policyValueVersion - -
policyValueVersion (id: ID!) → PolicyValue -
- - - -Get a specific `policyValueVersion` version by `id`. - -This represents a `policyValue` at a point in time, meaning the latest version of the `policyValue` may be deleted and therefore no longer exists. - -For more information, please see [Policy Values & Settings](https://turbot.com/guardrails/docs/concepts/policies/values-settings). \ No newline at end of file diff --git a/docs/reference/graphql/query/policyValues.md b/docs/reference/graphql/query/policyValues.md deleted file mode 100644 index 684c5115..00000000 --- a/docs/reference/graphql/query/policyValues.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'policyValues' -template: Documentation -sidebar_label: policyValues -deprecated: false -nav: - title: 'policyValues' - order: 10 ---- - -# policyValues - -
policyValues (filter: [String!], paging: String) → PolicyValues -
- - - -List all `policyValues` that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `policyValues` that you have `metadata` permissions to. `Metadata` permissions means any `policyValues` whose `resource` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/process.md b/docs/reference/graphql/query/process.md deleted file mode 100644 index 963123e7..00000000 --- a/docs/reference/graphql/query/process.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'process' -template: Documentation -sidebar_label: process -deprecated: false -nav: - title: 'process' - order: 10 ---- - -# process - -
process (id: ID!) → Process -
- - - -Get a `process` by `id`. - -This will retrieve the current process, meaning that a terminated process will return a not found error. - -For more information, please see [Processes](https://turbot.com/guardrails/docs/concepts/processes). \ No newline at end of file diff --git a/docs/reference/graphql/query/processHistory.md b/docs/reference/graphql/query/processHistory.md deleted file mode 100644 index 5c765a02..00000000 --- a/docs/reference/graphql/query/processHistory.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'processHistory' -template: Documentation -sidebar_label: processHistory -deprecated: false -nav: - title: 'processHistory' - order: 10 ---- - -# processHistory - -
processHistory (filter: [String!], paging: String) → ProcessHistory -
- - - -List all `processHistory` items that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `processHistory` items that you have `metadata` permissions to. `Metadata` permissions means any `processHistory` items whose `resource` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/processList.md b/docs/reference/graphql/query/processList.md deleted file mode 100644 index 94b4e19b..00000000 --- a/docs/reference/graphql/query/processList.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: '[Deprecated] processList' -template: Documentation -sidebar_label: processList -deprecated: true -nav: - title: 'processList' - order: 20 ---- - -# processList - -
processList (filter: [String!], paging: String) → ProcessList -
- -DEPRECATED: Use `processes`. - -List all `processes` that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `processes` that you have `metadata` permissions to. `Metadata` permissions means any `processes` whose `resource` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/processLogList.md b/docs/reference/graphql/query/processLogList.md deleted file mode 100644 index 70bc9882..00000000 --- a/docs/reference/graphql/query/processLogList.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: '[Deprecated] processLogList' -template: Documentation -sidebar_label: processLogList -deprecated: true -nav: - title: 'processLogList' - order: 20 ---- - -# processLogList - -
processLogList (filter: [String!], paging: String) → ProcessLogList -
- -DEPRECATED: Use `processLogs`. - -List all `processLogs` that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `processLogs` that you have `metadata` permissions to. `Metadata` permissions means any `processLogs` whose `resource` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/processLogs.md b/docs/reference/graphql/query/processLogs.md deleted file mode 100644 index 16ddb0c3..00000000 --- a/docs/reference/graphql/query/processLogs.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'processLogs' -template: Documentation -sidebar_label: processLogs -deprecated: false -nav: - title: 'processLogs' - order: 10 ---- - -# processLogs - -
processLogs (filter: [String!], paging: String) → ProcessLogs -
- - - -List all `processLogs` that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `processLogs` that you have `metadata` permissions to. `Metadata` permissions means any `processLogs` whose `resource` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/processes.md b/docs/reference/graphql/query/processes.md deleted file mode 100644 index c4f9813f..00000000 --- a/docs/reference/graphql/query/processes.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'processes' -template: Documentation -sidebar_label: processes -deprecated: false -nav: - title: 'processes' - order: 10 ---- - -# processes - -
processes (filter: [String!], paging: String) → Processes -
- - - -List all `processes` that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `processes` that you have `metadata` permissions to. `Metadata` permissions means any `processes` whose `resource` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/profileAccessKey.md b/docs/reference/graphql/query/profileAccessKey.md deleted file mode 100644 index ef66c68d..00000000 --- a/docs/reference/graphql/query/profileAccessKey.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'profileAccessKey' -template: Documentation -sidebar_label: profileAccessKey -deprecated: false -nav: - title: 'profileAccessKey' - order: 10 ---- - -# profileAccessKey - -
profileAccessKey (id: ID!) → ProfileAccessKey -
- - - -Get a `profileAccessKey` by `id`. - -This will retrieve the current profile access key, meaning that a deleted profile access key will return a not found error. - -For more information, please see [Authentication](https://turbot.com/guardrails/docs/concepts/iam/authentication). \ No newline at end of file diff --git a/docs/reference/graphql/query/profileAccessKeys.md b/docs/reference/graphql/query/profileAccessKeys.md deleted file mode 100644 index 6f0df42b..00000000 --- a/docs/reference/graphql/query/profileAccessKeys.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'profileAccessKeys' -template: Documentation -sidebar_label: profileAccessKeys -deprecated: false -nav: - title: 'profileAccessKeys' - order: 10 ---- - -# profileAccessKeys - -
profileAccessKeys (filter: [String!], paging: String) → ProfileAccessKeyList -
- - - -List all `profileAccessKeys` that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `profileAccessKeys` that you have `metadata` permissions to. `Metadata` permissions means any `profileAccessKeys` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/profileSshKey.md b/docs/reference/graphql/query/profileSshKey.md deleted file mode 100644 index 9de9a538..00000000 --- a/docs/reference/graphql/query/profileSshKey.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'profileSshKey' -template: Documentation -sidebar_label: profileSshKey -deprecated: false -nav: - title: 'profileSshKey' - order: 10 ---- - -# profileSshKey - -
profileSshKey (id: ID!) → ProfileSshKey -
- - - -Get a `profileSshKey` by `id`. - -This will retrieve the current profile SSH key. - -For more information, please see [Authentication](https://turbot.com/guardrails/docs/concepts/iam/authentication). \ No newline at end of file diff --git a/docs/reference/graphql/query/profileSshKeys.md b/docs/reference/graphql/query/profileSshKeys.md deleted file mode 100644 index 2c1d1978..00000000 --- a/docs/reference/graphql/query/profileSshKeys.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'profileSshKeys' -template: Documentation -sidebar_label: profileSshKeys -deprecated: false -nav: - title: 'profileSshKeys' - order: 10 ---- - -# profileSshKeys - -
profileSshKeys (filter: [String!], paging: String) → ProfileSshKeyList -
- - - -List all `profileAccessKeys` that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `profileSshKeys` that you have `metadata` permissions to. `Metadata` permissions means any `profileAccessKeys` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/renderTemplate.md b/docs/reference/graphql/query/renderTemplate.md deleted file mode 100644 index a668ecb4..00000000 --- a/docs/reference/graphql/query/renderTemplate.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'renderTemplate' -template: Documentation -sidebar_label: renderTemplate -deprecated: false -nav: - title: 'renderTemplate' - order: 10 ---- - -# renderTemplate - -
renderTemplate (id: ID, uri: String, resourceId: ID, resourceAka: String) → Scalar -
- - - -Get the rendered value for a policy type by policy type `uri` and `resourceId`. - -For more information, please see [Policy Values & Settings](https://turbot.com/guardrails/docs/concepts/policies/values-settings). \ No newline at end of file diff --git a/docs/reference/graphql/query/resource.md b/docs/reference/graphql/query/resource.md deleted file mode 100644 index 07a00408..00000000 --- a/docs/reference/graphql/query/resource.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'resource' -template: Documentation -sidebar_label: resource -deprecated: false -nav: - title: 'resource' - order: 10 ---- - -# resource - -
resource (id: ID!, options: GetItemOptions) → Resource -
- - - -Get a `resource` by `id`. - -This will retrieve the current resource, meaning that a deleted resource will return a not found error. - -For more information, please see [Resources](https://turbot.com/guardrails/docs/concepts/resources). \ No newline at end of file diff --git a/docs/reference/graphql/query/resourceCategories.md b/docs/reference/graphql/query/resourceCategories.md deleted file mode 100644 index 1b223c3b..00000000 --- a/docs/reference/graphql/query/resourceCategories.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'resourceCategories' -template: Documentation -sidebar_label: resourceCategories -deprecated: false -nav: - title: 'resourceCategories' - order: 10 ---- - -# resourceCategories - -
resourceCategories (filter: [String!], paging: String) → ResourceCategories -
- - - -List all `resourceCategories` that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `resourceCategories` that you have `metadata` permissions to. `Metadata` permissions means any `resources` that you have `Turbot/Metadata` permissions or above on, you will have access to its `resourceCategory` and any child `resourceCategories`. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/resourceCategory.md b/docs/reference/graphql/query/resourceCategory.md deleted file mode 100644 index 925019ed..00000000 --- a/docs/reference/graphql/query/resourceCategory.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'resourceCategory' -template: Documentation -sidebar_label: resourceCategory -deprecated: false -nav: - title: 'resourceCategory' - order: 10 ---- - -# resourceCategory - -
resourceCategory (id: ID!) → ResourceCategory -
- - - -Get a `resourceCategory` by `id`. - -This will retrieve the current resource category, meaning that a deleted resource category will return a not found error. - -For more information, please see [Resource Types & Categories](https://turbot.com/guardrails/docs/concepts/resources/types-categories). \ No newline at end of file diff --git a/docs/reference/graphql/query/resourceCategoryList.md b/docs/reference/graphql/query/resourceCategoryList.md deleted file mode 100644 index dbcb7559..00000000 --- a/docs/reference/graphql/query/resourceCategoryList.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: '[Deprecated] resourceCategoryList' -template: Documentation -sidebar_label: resourceCategoryList -deprecated: true -nav: - title: 'resourceCategoryList' - order: 20 ---- - -# resourceCategoryList - -
resourceCategoryList (filter: [String!], paging: String) → ResourceCategoryList -
- -DEPRECATED: Use `resourceCategories`. - -List all `resourceCategories` that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `resourceCategories` that you have `metadata` permissions to. `Metadata` permissions means any `resources` that you have `Turbot/Metadata` permissions or above on, you will have access to its `resourceCategory` and any child `resourceCategories`. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/resourceList.md b/docs/reference/graphql/query/resourceList.md deleted file mode 100644 index d5787886..00000000 --- a/docs/reference/graphql/query/resourceList.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: '[Deprecated] resourceList' -template: Documentation -sidebar_label: resourceList -deprecated: true -nav: - title: 'resourceList' - order: 20 ---- - -# resourceList - -
resourceList (filter: [String!], paging: String) → ResourceList -
- -DEPRECATED: Use `resources`. - -List all `resources` that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `resources` that you have `user` permissions to. `User` permissions means any `resources` that you have `Turbot/Metadata` permissions or above on, along with any `resources` in their trunk. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/resourcePermissionsSummaryList.md b/docs/reference/graphql/query/resourcePermissionsSummaryList.md deleted file mode 100644 index 810530fe..00000000 --- a/docs/reference/graphql/query/resourcePermissionsSummaryList.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: '[Deprecated] resourcePermissionsSummaryList' -template: Documentation -sidebar_label: resourcePermissionsSummaryList -deprecated: true -nav: - title: 'resourcePermissionsSummaryList' - order: 20 ---- - -# resourcePermissionsSummaryList - -
resourcePermissionsSummaryList (filter: [String!], paging: String) → ResourcePermissionsSummaryList -
- -DEPRECATED: Use `permissionsDetailsByResource`. - -List summary information for `grants`/`activeGrants`, aggregated by `resource`, that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `grants` that you have `metadata` permissions to, along with any `grants` that you have `metadata` permissions to any activations of and the `activeGrants` themselves. `Metadata` permissions means any `grants`/`activeGrants` whose `resource` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/resourceSummariesByResource.md b/docs/reference/graphql/query/resourceSummariesByResource.md deleted file mode 100644 index 05a0f8c6..00000000 --- a/docs/reference/graphql/query/resourceSummariesByResource.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'resourceSummariesByResource' -template: Documentation -sidebar_label: resourceSummariesByResource -deprecated: false -nav: - title: 'resourceSummariesByResource' - order: 10 ---- - -# resourceSummariesByResource - -
resourceSummariesByResource (filter: [String!], paging: String) → ResourceSummariesByResource -
- - - -List summary information for `resources`, aggregated by `resource`, that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `resources` that you have `metadata` permissions to. `Metadata` permissions means any `resources` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/resourceSummariesByResourceCategory.md b/docs/reference/graphql/query/resourceSummariesByResourceCategory.md deleted file mode 100644 index dd602b53..00000000 --- a/docs/reference/graphql/query/resourceSummariesByResourceCategory.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'resourceSummariesByResourceCategory' -template: Documentation -sidebar_label: resourceSummariesByResourceCategory -deprecated: false -nav: - title: 'resourceSummariesByResourceCategory' - order: 10 ---- - -# resourceSummariesByResourceCategory - -
resourceSummariesByResourceCategory (filter: [String!], paging: String) → ResourceSummariesByResourceCategory -
- - - -List summary information for `resources`, aggregated by `resourceCategory`, that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `resources` that you have `metadata` permissions to. `Metadata` permissions means any `resources` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/resourceSummariesByResourceType.md b/docs/reference/graphql/query/resourceSummariesByResourceType.md deleted file mode 100644 index 0185f39c..00000000 --- a/docs/reference/graphql/query/resourceSummariesByResourceType.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'resourceSummariesByResourceType' -template: Documentation -sidebar_label: resourceSummariesByResourceType -deprecated: false -nav: - title: 'resourceSummariesByResourceType' - order: 10 ---- - -# resourceSummariesByResourceType - -
resourceSummariesByResourceType (filter: [String!], paging: String) → ResourceSummariesByResourceType -
- - - -List summary information for `resources`, aggregated by `resourceType`, that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `resources` that you have `metadata` permissions to. `Metadata` permissions means any `resources` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/resourceSummariesBySmartFolder.md b/docs/reference/graphql/query/resourceSummariesBySmartFolder.md deleted file mode 100644 index 1677fca0..00000000 --- a/docs/reference/graphql/query/resourceSummariesBySmartFolder.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'resourceSummariesBySmartFolder' -template: Documentation -sidebar_label: resourceSummariesBySmartFolder -deprecated: false -nav: - title: 'resourceSummariesBySmartFolder' - order: 10 ---- - -# resourceSummariesBySmartFolder - -
resourceSummariesBySmartFolder (filter: [String!], paging: String) → ResourceSummariesByResource -
- - - -List summary information for `resources`, aggregated by `smartFolder`, that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `smartFolders` that you have `metadata` permissions to. `Metadata` permissions means any `resources` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/resourceType.md b/docs/reference/graphql/query/resourceType.md deleted file mode 100644 index 6e003aa8..00000000 --- a/docs/reference/graphql/query/resourceType.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'resourceType' -template: Documentation -sidebar_label: resourceType -deprecated: false -nav: - title: 'resourceType' - order: 10 ---- - -# resourceType - -
resourceType (id: ID!, options: GetItemOptions) → ResourceType -
- - - -Get a `resourceType` by `id`. - -This will retrieve the current resource type, meaning that a deleted resource type will return a not found error. - -For more information, please see [Resource Types & Categories](https://turbot.com/guardrails/docs/concepts/resources/types-categories). \ No newline at end of file diff --git a/docs/reference/graphql/query/resourceTypeList.md b/docs/reference/graphql/query/resourceTypeList.md deleted file mode 100644 index b1053d4d..00000000 --- a/docs/reference/graphql/query/resourceTypeList.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: '[Deprecated] resourceTypeList' -template: Documentation -sidebar_label: resourceTypeList -deprecated: true -nav: - title: 'resourceTypeList' - order: 20 ---- - -# resourceTypeList - -
resourceTypeList (filter: [String!], paging: String) → ResourceTypeList -
- -DEPRECATED: Use `resourceTypes`. - -List all `resourceTypes` that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `resourceTypes` that you have `metadata` permissions to. `Metadata` permissions means any `resources` that you have `Turbot/Metadata` permissions or above on, you will have access to its `resourceType` and any child `resourceTypes`. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/resourceTypes.md b/docs/reference/graphql/query/resourceTypes.md deleted file mode 100644 index 30182317..00000000 --- a/docs/reference/graphql/query/resourceTypes.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'resourceTypes' -template: Documentation -sidebar_label: resourceTypes -deprecated: false -nav: - title: 'resourceTypes' - order: 10 ---- - -# resourceTypes - -
resourceTypes (filter: [String!], paging: String) → ResourceTypes -
- - - -List all `resourceTypes` that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `resourceTypes` that you have `metadata` permissions to. `Metadata` permissions means any `resources` that you have `Turbot/Metadata` permissions or above on, you will have access to its `resourceType` and any child `resourceTypes`. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/resourceVersion.md b/docs/reference/graphql/query/resourceVersion.md deleted file mode 100644 index 968d9fde..00000000 --- a/docs/reference/graphql/query/resourceVersion.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'resourceVersion' -template: Documentation -sidebar_label: resourceVersion -deprecated: false -nav: - title: 'resourceVersion' - order: 10 ---- - -# resourceVersion - -
resourceVersion (id: ID!) → Resource -
- - - -Get a specific `resourceVersion` version by `id`. - -This represents a `resource` at a point in time, meaning the latest version of the `resource` may be deleted and therefore no longer exists. - -For more information, please see [Resources](https://turbot.com/guardrails/docs/concepts/resources). \ No newline at end of file diff --git a/docs/reference/graphql/query/resources.md b/docs/reference/graphql/query/resources.md deleted file mode 100644 index 45cbea13..00000000 --- a/docs/reference/graphql/query/resources.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'resources' -template: Documentation -sidebar_label: resources -deprecated: false -nav: - title: 'resources' - order: 10 ---- - -# resources - -
resources (filter: [String!], paging: String) → Resources -
- - - -List all `resources` that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `resources` that you have `user` permissions to. `User` permissions means any `resources` that you have `Turbot/Metadata` permissions or above on, along with any `resources` in their trunk. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/resourcesByResourceCategoryList.md b/docs/reference/graphql/query/resourcesByResourceCategoryList.md deleted file mode 100644 index 1ac1e98f..00000000 --- a/docs/reference/graphql/query/resourcesByResourceCategoryList.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: '[Deprecated] resourcesByResourceCategoryList' -template: Documentation -sidebar_label: resourcesByResourceCategoryList -deprecated: true -nav: - title: 'resourcesByResourceCategoryList' - order: 20 ---- - -# resourcesByResourceCategoryList - -
resourcesByResourceCategoryList (filter: [String!], paging: String) → ResourcesByResourceCategoryList -
- -DEPRECATED: Use `resourceSummariesByResourceCategory`. - -List summary information for `resources`, aggregated by `resourceCategory`, that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `resources` that you have `metadata` permissions to. `Metadata` permissions means any `resources` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/resourcesByResourceList.md b/docs/reference/graphql/query/resourcesByResourceList.md deleted file mode 100644 index 3c65f8bf..00000000 --- a/docs/reference/graphql/query/resourcesByResourceList.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: '[Deprecated] resourcesByResourceList' -template: Documentation -sidebar_label: resourcesByResourceList -deprecated: true -nav: - title: 'resourcesByResourceList' - order: 20 ---- - -# resourcesByResourceList - -
resourcesByResourceList (filter: [String!], paging: String) → ResourcesByResourceList -
- -DEPRECATED: Use `resourceSummariesByResource`. - -List summary information for `resources`, aggregated by `resource`, that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `resources` that you have `metadata` permissions to. `Metadata` permissions means any `resources` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/resourcesByResourceTypeList.md b/docs/reference/graphql/query/resourcesByResourceTypeList.md deleted file mode 100644 index a56a3607..00000000 --- a/docs/reference/graphql/query/resourcesByResourceTypeList.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: '[Deprecated] resourcesByResourceTypeList' -template: Documentation -sidebar_label: resourcesByResourceTypeList -deprecated: true -nav: - title: 'resourcesByResourceTypeList' - order: 20 ---- - -# resourcesByResourceTypeList - -
resourcesByResourceTypeList (filter: [String!], paging: String) → ResourcesByResourceTypeList -
- -DEPRECATED: Use `resourceSummariesByResourceType`. - -List summary information for `resources`, aggregated by `resourceType`, that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `resources` that you have `metadata` permissions to. `Metadata` permissions means any `resources` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/tags.md b/docs/reference/graphql/query/tags.md deleted file mode 100644 index c61cf8f9..00000000 --- a/docs/reference/graphql/query/tags.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'tags' -template: Documentation -sidebar_label: tags -deprecated: false -nav: - title: 'tags' - order: 10 ---- - -# tags - -
tags (filter: [String!], paging: String) → ResourceTags -
- - - -List all `tags` that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to tags for `resources` that you have `user` permissions to. `User` permissions means any `resources` that you have `Turbot/Metadata` permissions or above on, along with any `resources` in their trunk. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/watch.md b/docs/reference/graphql/query/watch.md deleted file mode 100644 index 7a470f5b..00000000 --- a/docs/reference/graphql/query/watch.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'watch' -template: Documentation -sidebar_label: watch -deprecated: false -nav: - title: 'watch' - order: 10 ---- - -# watch - -
watch (id: ID!) → Watch -
- - - -Get a `watch` by `id`. - -This will retrieve the current watch, meaning that a deleted watch will return a not found error. - -For more information, please see [Notifications](https://turbot.com/guardrails/docs/concepts/notifications). \ No newline at end of file diff --git a/docs/reference/graphql/query/watchList.md b/docs/reference/graphql/query/watchList.md deleted file mode 100644 index 4ab95533..00000000 --- a/docs/reference/graphql/query/watchList.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: '[Deprecated] watchList' -template: Documentation -sidebar_label: watchList -deprecated: true -nav: - title: 'watchList' - order: 20 ---- - -# watchList - -
watchList (filter: [String!], paging: String) → WatchList -
- -DEPRECATED: Use `watches`. - -List all `watches` that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `watches` that you have `metadata` permissions to. `Metadata` permissions means any `watches` whose `resource` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/watchRule.md b/docs/reference/graphql/query/watchRule.md deleted file mode 100644 index 0b085b53..00000000 --- a/docs/reference/graphql/query/watchRule.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: 'watchRule' -template: Documentation -sidebar_label: watchRule -deprecated: false -nav: - title: 'watchRule' - order: 10 ---- - -# watchRule - -
watchRule (id: ID!) → WatchRule -
- - - -Get a `watchRule` by `id`. - -This will retrieve the current watch rule, meaning that a deleted watch rule will return a not found error. - -For more information, please see [Notifications](https://turbot.com/guardrails/docs/concepts/notifications). \ No newline at end of file diff --git a/docs/reference/graphql/query/watchRuleList.md b/docs/reference/graphql/query/watchRuleList.md deleted file mode 100644 index bcc13a2b..00000000 --- a/docs/reference/graphql/query/watchRuleList.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: '[Deprecated] watchRuleList' -template: Documentation -sidebar_label: watchRuleList -deprecated: true -nav: - title: 'watchRuleList' - order: 20 ---- - -# watchRuleList - -
watchRuleList (filter: [String!], paging: String) → WatchRuleList -
- -DEPRECATED: Use `watchRules`. - -List all `watchRules` that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `watchRules` that you have `metadata` permissions to. `Metadata` permissions means any `watchRules` whose parent `watch`'s `resource` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/watchRules.md b/docs/reference/graphql/query/watchRules.md deleted file mode 100644 index 69feb6e3..00000000 --- a/docs/reference/graphql/query/watchRules.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'watchRules' -template: Documentation -sidebar_label: watchRules -deprecated: false -nav: - title: 'watchRules' - order: 10 ---- - -# watchRules - -
watchRules (filter: [String!], paging: String) → WatchRules -
- - - -List all `watchRules` that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `watchRules` that you have `metadata` permissions to. `Metadata` permissions means any `watchRules` whose parent `watch`'s `resource` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/watches.md b/docs/reference/graphql/query/watches.md deleted file mode 100644 index 71cc542a..00000000 --- a/docs/reference/graphql/query/watches.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'watches' -template: Documentation -sidebar_label: watches -deprecated: false -nav: - title: 'watches' - order: 10 ---- - -# watches - -
watches (filter: [String!], paging: String) → Watches -
- - - -List all `watches` that match the optional `filter`, starting from the optional `paging` token. For more information, please see [Filters](https://turbot.com/guardrails/docs/reference/filter). - -The results are limited to `watches` that you have `metadata` permissions to. `Metadata` permissions means any `watches` whose `resource` you have `Turbot/Metadata` permissions or above on. For more information, please see [Permissions](https://turbot.com/guardrails/docs/concepts/iam/permissions). \ No newline at end of file diff --git a/docs/reference/graphql/query/webHookUrl.md b/docs/reference/graphql/query/webHookUrl.md deleted file mode 100644 index 42b6a96e..00000000 --- a/docs/reference/graphql/query/webHookUrl.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: '[Deprecated] webHookUrl' -template: Documentation -sidebar_label: webHookUrl -deprecated: true -nav: - title: 'webHookUrl' - order: 20 ---- - -# webHookUrl - -
webHookUrl (resource: ID, action: ID, actionAka: String) → String -
- -DEPRECATED: Use `webhook`. - -Generate a `webHookUrl` for sending external raw events to. - -Please note: `actionAka` is deprecated and will be removed in a future build. Please use `action` instead. \ No newline at end of file diff --git a/docs/reference/graphql/query/webhook.md b/docs/reference/graphql/query/webhook.md deleted file mode 100644 index ec2cc16e..00000000 --- a/docs/reference/graphql/query/webhook.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: 'webhook' -template: Documentation -sidebar_label: webhook -deprecated: false -nav: - title: 'webhook' - order: 10 ---- - -# webhook - -
webhook (resource: ID, action: ID, actionAka: String) → Webhook -
- - - -Generate a `webhook` response, containing the `url` for sending external raw events to, along with the `token` (JWT) encoded in the `url`. - -Please note: `actionAka` is deprecated and will be removed in a future build. Please use `action` instead. \ No newline at end of file diff --git a/docs/reference/graphql/query/workspaceInfo.md b/docs/reference/graphql/query/workspaceInfo.md deleted file mode 100644 index 127aa311..00000000 --- a/docs/reference/graphql/query/workspaceInfo.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: 'workspaceInfo' -template: Documentation -sidebar_label: workspaceInfo -deprecated: false -nav: - title: 'workspaceInfo' - order: 10 ---- - -# workspaceInfo - -
workspaceInfo WorkspaceInfo -
- - - -Get `workspace` related data. \ No newline at end of file diff --git a/docs/reference/graphql/scalar/Boolean.md b/docs/reference/graphql/scalar/Boolean.md deleted file mode 100644 index 0681321d..00000000 --- a/docs/reference/graphql/scalar/Boolean.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -title: 'Boolean' -template: Documentation -sidebar_label: Boolean -deprecated: false -nav: - title: 'Boolean' - order: 10 ---- - -# Boolean - -
Boolean
- -The `Boolean` scalar type represents `true` or `false`. \ No newline at end of file diff --git a/docs/reference/graphql/scalar/ID.md b/docs/reference/graphql/scalar/ID.md deleted file mode 100644 index 1000f9fa..00000000 --- a/docs/reference/graphql/scalar/ID.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -title: 'ID' -template: Documentation -sidebar_label: ID -deprecated: false -nav: - title: 'ID' - order: 10 ---- - -# ID - -
ID
- -The `ID` scalar type represents a unique identifier, often used to refetch an object or as key for a cache. The ID type appears in a JSON response as a String; however, it is not intended to be human-readable. When expected as an input type, any string (such as `"4"`) or integer (such as `4`) input value will be accepted as an ID. \ No newline at end of file diff --git a/docs/reference/graphql/scalar/Int.md b/docs/reference/graphql/scalar/Int.md deleted file mode 100644 index 871f9e74..00000000 --- a/docs/reference/graphql/scalar/Int.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -title: 'Int' -template: Documentation -sidebar_label: Int -deprecated: false -nav: - title: 'Int' - order: 10 ---- - -# Int - -
Int
- -The `Int` scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1. \ No newline at end of file diff --git a/docs/reference/graphql/scalar/JSON.md b/docs/reference/graphql/scalar/JSON.md deleted file mode 100644 index 5be9e37e..00000000 --- a/docs/reference/graphql/scalar/JSON.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: 'JSON' -template: Documentation -sidebar_label: JSON -deprecated: false -nav: - title: 'JSON' - order: 10 ---- - -# JSON - -
JSON
- diff --git a/docs/reference/graphql/scalar/Policy.md b/docs/reference/graphql/scalar/Policy.md deleted file mode 100644 index f97d3dd6..00000000 --- a/docs/reference/graphql/scalar/Policy.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: 'Policy' -template: Documentation -sidebar_label: Policy -deprecated: false -nav: - title: 'Policy' - order: 10 ---- - -# Policy - -
Policy
- diff --git a/docs/reference/graphql/scalar/Scalar.md b/docs/reference/graphql/scalar/Scalar.md deleted file mode 100644 index 73f36725..00000000 --- a/docs/reference/graphql/scalar/Scalar.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: 'scalar' -template: Documentation -sidebar_label: scalar -deprecated: false -nav: - title: 'scalar' - order: 10 ---- - -# scalar - -
scalar
- diff --git a/docs/reference/graphql/scalar/String.md b/docs/reference/graphql/scalar/String.md deleted file mode 100644 index 49810440..00000000 --- a/docs/reference/graphql/scalar/String.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -title: 'String' -template: Documentation -sidebar_label: String -deprecated: false -nav: - title: 'String' - order: 10 ---- - -# String - -
String
- -The `String` scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text. \ No newline at end of file diff --git a/docs/reference/graphql/scalar/index.md b/docs/reference/graphql/scalar/index.md deleted file mode 100644 index 1ba3b7fd..00000000 --- a/docs/reference/graphql/scalar/index.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -title: Scalars ---- -# Scalars - -[Scalars](https://graphql.github.io/graphql-spec/June2018/#sec-Scalars) are primitive values: `Int`, `Float`, `String`, `Boolean`, or `ID`. - -When calling the GraphQL API, you must specify nested subfields until you return only scalars.