features
Overview
Name | features |
Type | Resource |
Id | okta.feature.features |
Fields
Name | Datatype |
---|---|
id | string |
name | string |
description | string |
_links | object |
stage | object |
status | string |
type | string |
Methods
Name | Accessible by | Required Params |
---|---|---|
get | SELECT | featureId, subdomain |
list | SELECT | subdomain |
listFeatureDependencies | EXEC | featureId, subdomain |
listFeatureDependents | EXEC | featureId, subdomain |
updateFeatureLifecycle | EXEC | featureId, lifecycle, subdomain |