File tree Expand file tree Collapse file tree 1 file changed +53
-0
lines changed
dist/json/cloudforet/api/identity/v2 Expand file tree Collapse file tree 1 file changed +53
-0
lines changed Original file line number Diff line number Diff line change 116116 "name" : " UPDATE_PASSWORD" ,
117117 "number" : " 0" ,
118118 "description" : " "
119+ },
120+ {
121+ "name" : " ENFORCE_MFA" ,
122+ "number" : " 1" ,
123+ "description" : " "
119124 }
120125 ]
121126 },
267272 "isoneof" : false ,
268273 "oneofdecl" : " " ,
269274 "defaultValue" : " "
275+ },
276+ {
277+ "name" : " mfa" ,
278+ "description" : " +optional" ,
279+ "label" : " " ,
280+ "type" : " MFA" ,
281+ "longType" : " MFA" ,
282+ "fullType" : " spaceone.api.identity.v2.MFA" ,
283+ "ismap" : false ,
284+ "isoneof" : false ,
285+ "oneofdecl" : " " ,
286+ "defaultValue" : " "
287+ },
288+ {
289+ "name" : " required_actions" ,
290+ "description" : " +optional" ,
291+ "label" : " repeated" ,
292+ "type" : " UserRequiredAction" ,
293+ "longType" : " UserRequiredAction" ,
294+ "fullType" : " spaceone.api.identity.v2.UserRequiredAction" ,
295+ "ismap" : false ,
296+ "isoneof" : false ,
297+ "oneofdecl" : " " ,
298+ "defaultValue" : " "
270299 }
271300 ]
272301 },
519548 "isoneof" : false ,
520549 "oneofdecl" : " " ,
521550 "defaultValue" : " "
551+ },
552+ {
553+ "name" : " mfa" ,
554+ "description" : " +optional" ,
555+ "label" : " " ,
556+ "type" : " MFA" ,
557+ "longType" : " MFA" ,
558+ "fullType" : " spaceone.api.identity.v2.MFA" ,
559+ "ismap" : false ,
560+ "isoneof" : false ,
561+ "oneofdecl" : " " ,
562+ "defaultValue" : " "
563+ },
564+ {
565+ "name" : " required_actions" ,
566+ "description" : " +optional" ,
567+ "label" : " repeated" ,
568+ "type" : " UserRequiredAction" ,
569+ "longType" : " UserRequiredAction" ,
570+ "fullType" : " spaceone.api.identity.v2.UserRequiredAction" ,
571+ "ismap" : false ,
572+ "isoneof" : false ,
573+ "oneofdecl" : " " ,
574+ "defaultValue" : " "
522575 }
523576 ]
524577 },
You can’t perform that action at this time.
0 commit comments