mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-11 04:19:42 +00:00
41 lines
5.7 KiB
Plaintext
41 lines
5.7 KiB
Plaintext
---
|
|
id: post-attribute-option
|
|
sidebar_label: Add a value to an option based attribute
|
|
hide_title: true
|
|
hide_table_of_contents: true
|
|
api: eJzFVdtu2zAM/RVDz7k1adItwB6yoQMCrBd02VMXFIxNJ2ptSdMlS2Dk30fKubUpivVlcwDHEkmZPOeQroQ2aMFLrcaZGAqjnR95b+UseLwxvC8aIkOXWlmvhmKUZQkkSygCJl4noBIdTckMHJJpF06BHuZODO/Ffm/r6sS0ISz+Cuj8Z52txbCKS2mRsvA2YEOkWnlUnk1gTCHTmGX70XESlXDpAkvgJ782SGnp2SOmnl5qLNfkJTq2KnzYv/1Bb2t4V5DMjgIc7ao5BeTalkDZiRDIYdMQJ2dvXTdk89IXvPUS2k28GApnCJX65d1Oh/+eg365MpQowbtzjdAzC5L3IpLi/4L2NzhxqZDdqGJd00y1h9fjSqm+oZr7hRj2urSE1fHy5JR/xFizu+fsvNM/pWmsakakMsHHg0r0C71rLcYMuAbRfg3ihnBol2i5ZyoRbEGOC++NG7bbFfEKyl9DiZuW0gpLU+g1YivVZRuMpOAlWAmzombj4F5nmUMouHhIS0z1SVNPonuiyD8B5+RckdZIYmlwXpdouewp55cGK/06JjhDsGhHgQu6nx6bv7PO6jyOnfZAc1FcbXSjde1EO/XD1x1TE/2EitKg+6e1DrZ+jLiypO8OE+RyBQQIviHeE4WIXg4f+vngvNm/OLtonvcH3easl6fNbvpx0MsHA8hhIA4yOZaHVLnmQ5ms2njW6rQ64iCc68u7q2R0Oz5FeoHJzpikND1nmARXow1pis7RSM2SUmcyXyfMqQ6O257qJytJK4lQoFpKq1VJ7d6il1CvI42FWGkkXVyNJzFXFl4J6sjyjgn+LPfqMF/e9RWoSfe48m1TgFTcfFHd1bYd7l8ljQS14KYhc1XxsT9ssdnwNtFuWYPTg+ijBCmABgMpieX5hOQivtQZNyecBLtTwtwGL6fjprGLGBEJxr/pOz3q69ub7xNW7vYzRrxxjIXfPOzoPhQ/6bfXUWyKuF+JAtQ8wJz963P5+gP6FqM5
|
|
sidebar_class_name: "post api-method"
|
|
info_path: docs/api/nerm/v1/nerm-api
|
|
custom_edit_url: "https://github.com/sailpoint-oss/developer.sailpoint.com/issues/new?assignees=&labels=&template=bug-report.md&title=%5BBug%5D+Your+Bug+Report+Here Requesting changes to 'Add a value to an option based attribute' (post-attribute-option)"
|
|
---
|
|
|
|
import ApiTabs from "@theme/ApiTabs";
|
|
import DiscriminatorTabs from "@theme/DiscriminatorTabs";
|
|
import MethodEndpoint from "@theme/ApiExplorer/MethodEndpoint";
|
|
import SecuritySchemes from "@theme/ApiExplorer/SecuritySchemes";
|
|
import MimeTabs from "@theme/MimeTabs";
|
|
import ParamsItem from "@theme/ParamsItem";
|
|
import ResponseSamples from "@theme/ResponseSamples";
|
|
import SchemaItem from "@theme/SchemaItem";
|
|
import SchemaTabs from "@theme/SchemaTabs";
|
|
import TabItem from "@theme/TabItem";
|
|
|
|
<h1 className={"openapi__heading"}>Add a value to an option based attribute</h1>
|
|
|
|
<MethodEndpoint method={"post"} path={"/ne_attribute_option"}></MethodEndpoint>
|
|
|
|
|
|
|
|
Add a value to an option based attribute
|
|
|
|
## Request
|
|
|
|
<MimeTabs className={"openapi-tabs__mime"}><TabItem label={"application/json"} value={"application/json-schema"}><details style={{}} className={"openapi-markdown__details mime"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-mime"}><h3 className={"openapi-markdown__details-summary-header-body"}>Body</h3><strong className={"openapi-schema__required"}>required</strong></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={true} className={"schemaItem"}><details style={{}} className={"openapi-markdown__details"}><summary style={{}}><span className={"openapi-schema__container"}><strong className={"openapi-schema__property"}>ne_attribute_option</strong><span className={"openapi-schema__name"}> object</span></span></summary><div style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"ne_attribute_id"} required={false} schemaName={"uuid"} qualifierMessage={undefined} schema={{"type":"string","format":"uuid"}}></SchemaItem><SchemaItem collapsible={false} name={"option"} required={false} schemaName={"string"} qualifierMessage={undefined} schema={{"type":"string"}}></SchemaItem></div></details></SchemaItem></ul></details></TabItem></MimeTabs><div><div><ApiTabs><TabItem label={"200"} value={"200"}><div>
|
|
|
|
Expected response to a valid request
|
|
|
|
</div><div><MimeTabs className={"openapi-tabs__mime"} schemaType={"response"}><TabItem label={"application/json"} value={"application/json"}><SchemaTabs className={"openapi-tabs__schema"}><TabItem label={"Schema"} value={"Schema"}><details style={{}} className={"openapi-markdown__details response"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-response"}><strong>Schema</strong></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={true} className={"schemaItem"}><details style={{}} className={"openapi-markdown__details"}><summary style={{}}><span className={"openapi-schema__container"}><strong className={"openapi-schema__property"}>ne_attribute_option</strong><span className={"openapi-schema__name"}> object</span></span></summary><div style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"id"} required={false} schemaName={"uuid"} qualifierMessage={undefined} schema={{"type":"string","format":"uuid","readOnly":true}}></SchemaItem><SchemaItem collapsible={false} name={"uid"} required={false} schemaName={"string"} qualifierMessage={"**Possible values:** `>= 32 characters` and `<= 32 characters`"} schema={{"type":"string","minLength":32,"maxLength":32,"readOnly":true}}></SchemaItem><SchemaItem collapsible={false} name={"ne_attribute_id"} required={false} schemaName={"uuid"} qualifierMessage={undefined} schema={{"type":"string","format":"uuid"}}></SchemaItem><SchemaItem collapsible={false} name={"option"} required={false} schemaName={"string"} qualifierMessage={undefined} schema={{"type":"string"}}></SchemaItem></div></details></SchemaItem></ul></details></TabItem><TabItem label={"Example (from schema)"} value={"Example (from schema)"}><ResponseSamples responseExample={"{\n \"ne_attribute_option\": {\n \"id\": \"3fa85f64-5717-4562-b3fc-2c963f66afa6\",\n \"uid\": \"string\",\n \"ne_attribute_id\": \"3fa85f64-5717-4562-b3fc-2c963f66afa6\",\n \"option\": \"string\"\n }\n}"} language={"json"}></ResponseSamples></TabItem></SchemaTabs></TabItem></MimeTabs></div></TabItem><TabItem label={"405"} value={"405"}><div>
|
|
|
|
Invalid input
|
|
|
|
</div><div></div></TabItem></ApiTabs></div></div> |