idstoresequence/{id}

GET {{base_url}}/ers/config/idstoresequence/{{id}}

HEADERS

KeyDatatypeRequiredDescription
Content-TypestringRequest data format
AcceptstringResponse data format

RESPONSES

status: OK

{"IdStoreSequence":{"id":"93246270-8c01-11e6-996c-525400b48521","name":"All_User_ID_Stores","description":"A built-in Identity Sequence to include all User Identity Stores","idSeqItem":[{"idstore":"Internal Users","order":1},{"idstore":"All_AD_Join_Points","order":2},{"idstore":"Guest Users","order":3}],"certificateAuthenticationProfile":"Preloaded_Certificate_Profile","breakOnStoreFail":false,"link":{"rel":"self","href":"https://ise.securitydemo.net:9060/ers/config/idstoresequence/93246270-8c01-11e6-996c-525400b48521","type":"application/json"}}}